News

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.
In this article we discussed about 16x2 LCD, its working, pinout, and also how to use 16x2 LCD with Arduino. We provided Circuit Diagram, Complete Arduino Code, and step-by-step guide.
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 … ...
So, what happens when we send a set of data to the LCD Device? Our resulting sketch will be almost simple. The most inspiring source to make this project comes from a blog post by Chris Parish ...