-
Character LCD library
08/17/2014 at 21:39 • 0 commentsI am working on a Character LCD Library. The 4bit mode is now supported, so you can drive a character display with just one port and pins to spare. Next I want to hook it up to the stdout equivalent on the system. Basic features such as carriage return, backspace and moving the cursor around with escape sequences will be implemented.