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 … ...
LCD.h is the file including all the fixed constants and the local methods used to manage the display. Also useful to create a good documentation of the display features local methods. You should ...
A small LCD screen can be extremely helpful with small microcontroller projects. Not everything needs to communicate to a fancy server using an ESP8266. However, if the simplicity of the character … ...
The new ArduinoLCD modules have been designed and created by EarthMake, and consist of an all-in-one modular design that incorporates a 3.5-inch color LCD screen. Features and Specifications ...
LCD Scrolling Game with Arduino 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 ...
BridgeTek puts colour touch screen on Arduino. Sunflower Shield adds a touch-enabled 3.5in QVGA TFT LCD to Arduino projects, and demonstrates Bridgetek’s FT813 video controller – which uses the firm’s ...
For all the Arduino microcomputer addicts who love tinkering around on really cool projects, here's something that will might help you bring those projects to the next level. It's the ArduinoLCD ...
The Alphanumeric LCD for Arduino will be our first circuit: using only one component, and of course the LCD, we can povide our Arduino board with at least a 16×2 alphanumeric LCD display that we will ...