
Arduino TFT Interfacing Basics
TFT touchscreens are the amazing graphical interface which can be used with microcontrollers such as Atmel, PI...

Vacuum Fluorescent Display Watch
That whole project started a while back with an hackaday article from 2014 in which [Johngineer] bui...
This is an incredibly quick post, and it is actually here simply because this thing was a pain to figure out how to hook it up. But, I wasn’t able to do anything with it more than the Arduin... Read more
Most notable for its inclusion in the Kindel and other E-Readers, E-Paper has recently become very popular. But until very recently been out of reach to being used in personal projects. Luck... Read more
A Liquid Crystal Display commonly abbreviated as LCD is basically a display unit built using Liquid Crystal technology. When we build real life/real world electronics based projects, we need... Read more
Seven segment LED displays are known to be resource and power hungry. But because they are visually so charming and readable from a far viewing distance and at a much wider viewing angle as... Read more
In this tutorial we’ll be looking at how to connect interface parallel LCD to an Arduino. We are using 16 char x 2 Line LCD known as 16×2 LCD, you can usually identify this display by t... Read more
As a simple first Arduino experiment I interfaced a two line LCD (a Displaytech 162B) and an LM35DZ to make a simple Min/Max thermometer. Step 1 – Interfacing the Temperature Sensor Th... Read more
Today, we are going to Interface 2.4 inch TFT LCD Shield with Arduino. By using this color TFT LCD shield we can show characters, strings, blocks, images etc on the color TFT LCD. And we can... Read more
To establish a good communication between human world and machine world, display units play an important role. And so they are an important part of embedded systems. Display units... Read more
In this article, we are presenting a tutorial on how to interface LM35 and Arduino along with its program. Once we successfully interface arduino and lm35, we will go on to build a temperatu... Read more
Welcome to my FIRST instructable, i will show you how to connect a 16×2 lcd display to an arduino, follow these simple step by step instructions and you will have it done in no time 🙂... Read more
This project is very interesting because it shows the sequence of all letters of our English alphabet. That is, the project generates capital letters from the A to the Z based on Arduino cod... Read more
Here is a Simple Temperature Display Circuit using LCD (Liquid Crystal Display). For Heat Sensor we have used IC LM35 (Precision Centigrade Temperature Sensors) whose Output voltage is linea... Read more