Every system needs a small Liquid Crystal Display, right!
So here is “Hello World!” on a 16 character by 2 line alphanumeric display.
And here it is again on a 20 character by 4 line display.
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.
This example code is included in v0.1.7 of SCWorkshop, in the folder: SCMonitor\Apps