Alphanumeric LCD

Every system needs a small Liquid Crystal Display, right!

So here is “Hello World!” on a 16 character by 2 line alphanumeric display.

IMG_20180523_150300234

And here it is again on a 20 character by 4 line display.

IMG_20180513_210927499

I wrote this code for the LiNC80 SBC1 as this system has two parallel ports as standard. However the program will work on any system running SCMonitor and with a simple 8-bit output port available. Only 6 output lines are required for this implementation.

IMG_20180513_182906756

This example code is included in v0.1.7 of SCWorkshop, in the folder: SCMonitor\Apps