K107 Serial LCD Object
Brian Riley
Posts: 626
I wrote a driver obejct for the K107 Serial LCD Controller that Russ Ferguson and I designed, that I market. It is based on the Anderson 117 and 118 PIC controllers and runs at 9600 (#117 chip) or 2400 (#118) baud.
The driver has all the usual commands, that is to say, clear/home, home, clear to eol, go to xy, etc. It also has a command to tell the controller the geometery of the display (2x16, 2x20, 2x24, 2x40, 4x16, and 4x20, a command to set LED backlight intensity, and a command to set intensity on a Noritake VFD display.
The Anderson command set has a few more commands as yet to be implemented, I am working on them.
There is a very simplistic demo rpgram with the archive.
Enjoy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
cheers ... brian riley, n1bq, underhill center, vermont
See the K107 Serial LCD Controller at
www.wulfden.org/k107/
The driver has all the usual commands, that is to say, clear/home, home, clear to eol, go to xy, etc. It also has a command to tell the controller the geometery of the display (2x16, 2x20, 2x24, 2x40, 4x16, and 4x20, a command to set LED backlight intensity, and a command to set intensity on a Noritake VFD display.
The Anderson command set has a few more commands as yet to be implemented, I am working on them.
There is a very simplistic demo rpgram with the archive.
Enjoy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
cheers ... brian riley, n1bq, underhill center, vermont
See the K107 Serial LCD Controller at
www.wulfden.org/k107/
Comments
will use it next time i need big numbers
dan