Tag: LCD
How to Scroll a single LCD line – Arduino
R Jordan Kreindler show us how to scroll a single line on a LCD display. The Liquid Crystal Library has two quite useful functions scrollDisplayLeft() and scrollDisplayRight(). These functions scroll the whole display. That is, they scroll both lines on a 1602 LCD and all four...
Continue ReadingArduino Uno Menu Template
PaulSS @ instructables.com shows us how to build a menu for a LCD/button shield: While working on a new Instructable (coming soon) I had decided to use an Arduino Uno with an LCD/button shield I purchased off of AliExpress. It's a knockoff of the DFRobot Shield. I knew that I...
Continue ReadingDIY Voltmeter using a simple voltage sensor and Arduino Uno and a Nokia 5110 LCD
In this video we are going to learn how to build our own voltmeter using a very inexpensive sensor. The voltage we measure is then displayed in a Nokia 5110 LCD display. This project is very easy to build and great learning experience. With this project we can measure the voltage of...
Continue Reading3.5″ Color TFT display ILI9481 on Arduino Uno and Mega
In this video we learn how to drive the new, low cost big, 3.5" Color TFT display for Arduino Uno and Mega. For the written tutorial please check here. A few weeks ago, I discovered this promising new display on Banggood.com and thought that it might be useful in some of our projects....
Continue ReadingDIY 32ch FPV 5.8ghz LCD
Spikey made his own DIY 32ch FPV 5.8ghz LCD. He writes: If you’re like me, you don like buying stuff that’s ready-to-go, but rather build one yourself. We usually spend more money, but it’s way more satisfying I really didn’t want to buy an overly expensive FPV LCD receiver,...
Continue ReadingHacking home weather station transmitter
Bob hacked a home weather station transmitter and made a home thermometer from it. He writes: Recently I've found this piece of electronic on the dumpster, it was looking interesting - compact case with battery holder, LCD display, temperature and humidity sensor. It has also radio...
Continue ReadingDisplay YouTube Stats on LCD Screen
In this guide "padeath" shows us how to use a 320x240 LCD display with Arduino UNO to display youtube statistics. The stats are updated once in a minute using the google API. This little Instructable will show you how to use a 320x240 pixel LCD screen connected to an Arduino Uno with...
Continue ReadingArduino Body Thermometer + LCD I2C
This is a body thermometer using a thermistor sensor, Arduino and LCD display. I've decided to provide a funny Arduino concept thermometer in case its the middle of the night, pharmacies are not working, you are not feeling well and you want to check your body temperature. If you...
Continue Reading