z-control - 2010-06-21

Yes good idea, adding some features, the LCD board could support 2 types, monochrome and color, means we need a 13-15v voltage source on the board.
On software side, we could setup a minimum number of routines and features, like
-set color, set background
-gotoxy
-clear screen
-set font (2 fonts minimum)
-draw line + dotted line
-draw circle,
-draw rectangle

Ah, that's a lot of work ;-)