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 … ...
16×2 Character LCD & Arduino. You can find numerous “16×2 Character LCD and Arduino microcontroller” projects everywhere in this website. Instead of a new wheel around, this time we are focusing more ...
Continue reading “Spice Up The Humble 16×2 LCD With Big Digits” → Posted in Parts , Software Hacks Tagged 16x2 , arduino , character set , digit , lcd Search ...
Update: Part3 is here (don’t get too excited..) This is all part of my personal challenge to quickly and accurately manually set 16bit numbers for microcontrollers.. Thanks to the earlier hard work of ...
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 ...