News

Hitachi’s HD44780 based 16×2 character LCD are very cheap and widely available, and is an essential part for any project that displays information. Using the LCD backpack, desired data can be ...
[John] over at the Little Bird Electronics blog recently wrote up a tutorial demonstrating the use of a TFT LCD panel with an Arduino.
The most popular display system widely used in Arduino projects is the liquid crystal display (LCD). LCD displays consists primarily of two sheets of polarized glass plates with a thin layer of liquid ...
Learn how to easily adjust the contrast of a 1602 LCD display using Arduino. In this quick tutorial, I’ll show you a simple trick to control the contrast electronically, without relying solely ...
[Kaushlesh Chandel] prototyped a few projects on his Arduino that use an HD44780 Character LCD. Wanting to keep these projects in one piece, but not sacrifice his Arduino board, so he etched his ow… ...
The CleO Comes complete with 20 tutorials and 20 projects allowing you to learn more about the Arduino platform and using the TFT display to show your data and results as well as any navigation ...
This module will investigate creating an interactive side-scrolling game using an Arduino. It will also provide experience with advanced usage of the 16x2 LCD screen and its scrolling capabilities.