News

The Arduino Font-Pal project is developing a font manager for displaying custom fonts on LCD character displays based on the Hitachi HD44780. Font-Pal currently exists as a standalone testbed program.
This tutorial demonstrates how to control the backlight of a 16x2 LCD display using an Arduino Uno and a button. The provided script allows you to toggle the LCD backlight on and off with a button ...
Last Updated: 7/26/18 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 ...