News

I've been thinking about getting an Arduino or Raspberry Pi for a while now, but haven't really had any idea what to use it for after playing around with basic builds. Now, I have an idea for ...
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 ...
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.
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 ...