News

This one’s a bit abstract. Remember those LCD games that became quite popular sometime in the 1990’s? You know, the ones that had only one game, usually a character that could be moved … ...
[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… ...
As promised in the first part of this article, now it is time to see in detail how we can use the Alphanumeric LCD Display in our Arduino sketches. The idea beside this project is to give a simple ...
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.
The arLCD is a smart 3.5" color touchscreen LCD Arduino combo board that brings easy-to-program, smartphone-like user interfaces to the Maker Community.
Note: the shift lcd Arduino library distributed on the net is no longer working with the most recent Arduino IDE versione (starting from 1.6). Replace the library with the SHIFLcd library attached to ...