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 … ...
You are stuck at home quarantined and you want to do some Arduino projects. The problem is you don’t have all the cool devices you want to use. Sure, you can order them, but the stores are sl… ...
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 ...
More details on the use and features of this library can be found on the Arduino playground site. The first part of the sketch source don’t need great comments: #include <AlphaLCD.h> #include ...