Close

Character LCD library

A project log for Homebrew eZ8 computer + operating system

A computer based on zilog's 8 bit microcontroller: eZ8

keoni29Keoni29 08/17/2014 at 21:390 Comments

I 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.

Discussions