7-Segment LED Display is a very useful component, but also a very confusing and difficult piece to use for beginners. It won’t be difficult once you get it working for the first time. This i... Read more
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It’s intended for artists, designers, hobbyists, and anyone interested... Read more
How many TV shows and movies have some mysterious device counting down to zero those displays are 7 segment displays.With the 7 segment displays you can display any number or some alphabets... Read more
A resolution of 8×8 pixels may not sound like enough for anything interesting, but with the right setup, it is possible to create beautiful, complex animations and even add some interac... Read more
3 wires interface for LCD display using Arduino
This post is based on the work made previously by tomek in wiring LCD displays using 4 bits. The basic idea is to group the 7 pins that are needed to drive the LCD in only 3 using a shift re... Read more
I show how to use a standard 16X2 LCD display in three different use cases. 1. With an Arduino Uno 2. With a TI Launchpad MSP430 running Energia 3. Directly on a breadboard on an MSP430G2553... Read more
One quick fore note: this is my first Instructable and my first large Arduino project, so if you see any stupid errors or have an idea of how things could be done better, then please let me... Read more
An Arduino RSS Feed Display
This Arduino project will display RSS feed headlines on an LCD via an Arduino and a USB cable. It works quite well, and lets you keep up with the world news while you’re sitting at you... Read more
I had initially planned to do an LCD tutorial a little further down the line, but there was very high demand for it, and I already had a circuit assembled for testing the new LCD that elemen... Read more
My Arduino Ping Display Robot
Goals Hello all. I hope to please share a little robot that I have just finished building. There are many Ping Boat, perhaps with a tutorials and display less so without pretension, will ill... Read more
4D Systems makes some really nice serial OLEDS. They aren’t hard to use, but the documentation for them is very scattered. This tutorial pulls together the various pieces i’ve fo... Read more
A monochrome (single colour) LED dot matrix display is used for displaying the Characters and Symbols which is interface with a microcontroller. This project will deliberate on displaying a... Read more