Just a quick update on the Arduino LCD Library (bring it to version 0.3). I have worked many hours to iron out all the bugs in the code that checks the LCD modules busy flag. This is the part of the LCD modules controller that tells the arduino it’s in the middle of [...]
¶
Posted 19 September 2008
† jiGGaK
§
‡
°
I received an email from Keith Neufeld (awesome electronics blog) about my Arduino LCD library with some tips on how to improve it. So over the weekend I dived in and did just that.
Specifically, this version removes the hard coded delays after each command is sent to the LCD and checks the LCD’s busy [...]
¶
Posted 09 March 2008
† jiGGaK
§
‡
°
I’ve written a library for interfacing the Arduino with HD44780 based LCD modules. For now it lives here on my site, but if it’s popular enough it might need to move somewhere like the Arduino Playground.
Check out the Arduino LCD Library page for more details.
Here is a short video demonstrating an animation sample.
¶
Posted 13 January 2008
† jiGGaK
§
‡
°