
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...
The original idea was to create a library that simplify the use of IC 74HC595 between Arduino and other hardware. In this Instructable I will share this to you using as example the control o... Read more
This article describes a simple spectrum analyser for the 2.4 to 2.5 GHz Wi-Fi band. It’s based on the Cypress CYWM6935 Wireless Radio Module. Although the manufacturer doesn’t r... Read more
I spent the better part of the day on Saturday doing some more basic research into connecting an Arduino and LCD for this ongoing project. For the most part, it’s pretty basic and following... Read more
In all my arduino projects I was using cheap 1602 LCDs mostly because… they are cheap but also of the libraries flexibility. Recently I found a nice TFT 1.8 inch 128×160 in a very competiti... Read more
Interfacing an Arduino with LCDs
Introduction This is the second article in a three part series I am writing on the Arduino hardware platform. This article focuses on wiring an Arduino to a character LCD and a graphic LCD,... Read more
Arduino temperature display I’ve had an Arduino-based weather station since June 2009, but one problem with it has been that there hasn’t been any easy way to display the data in real time w... Read more
News – April 25, 2010: All future announcements and updates for the LCDuino-1 and related app modules (δ1 relay-based attenuator, δ2 relay-based input/output selector, and others) have... Read more
Here is a project I made a couple of years ago for my father’s car. The original dashboard’s info-panel which displayed current time, date and temperature was working only partly – and that... Read more
1) Introduction and Images Hello friends, today I am going to build a Digital Clock using Arduino UNO and famous DS1307 Real Time Clock IC. Before we begin, here are some images of the compl... Read more
In this tutorial, a temperature sensor (MCP9700 linear active thermistor IC) and LCD are connected to the Arduino. The Arduino reads the temperature from the MCP9700 on analog pin A0 and dis... Read more
Do you have a habit of leaving notes on the fridge, now take it digital and add an Arduino to it. In this instructable I’m going to show you how to do just that. All you need is an Ard... Read more
I have gathered the information from the HL1606 Digital Light Wand Blog and brought it all over to this new page so that there would be a page dedicated to the LPD8806 Digital Light Wand cre... Read more