News

An example of what can be done with my LCD Animation Library for Arduino. Using an Arduino Liquid Crystal Display (LCD) and a joystick, the player is able to swim around the screen like a Koi fish.
Customer character creation for the Arduino Liquid Crystal Display (LCD) requires you to construct byte arrays with specific values for bits. LCDMap is a library that abstracts this process, allowing ...
The LCD panel can be used with any Arduino-compatible board, so it can be useful in a whole host of projects. Stick around to see a simple demo of the board in use.
This Arduino BASIC interpreter will make a really fun one-day project if you’ve already got the parts on hand. [Usmar A. Padow] put together an Arduino Uno, SD card, four line character LCD, … ...