128x64 LCD X Y Plotter
Posted: Wed Jan 12, 2011 9:06 pm
Simple little programme for the Byvac BV4512 128x64 LCD Graphic controller using hardware I2C.
http://www.byvac.co.uk/downloads/datash ... aSheet.pdf
Two analogue inputs ( a couple of potentiometers ) are read by the 16F877A to give X and Y coordinates which are plotted on the LCD in the style of an Etchasketch. There are some extra macros that are not used in Main but might be of use.
http://www.byvac.co.uk/downloads/datash ... aSheet.pdf
Two analogue inputs ( a couple of potentiometers ) are read by the 16F877A to give X and Y coordinates which are plotted on the LCD in the style of an Etchasketch. There are some extra macros that are not used in Main but might be of use.