Shop OBEX P1 Docs P2 Docs Learn Events
K107 Serial LCD Object — Parallax Forums

K107 Serial LCD Object

Brian RileyBrian Riley Posts: 626
edited 2006-07-24 21:58 in Propeller 1
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/

Comments

  • SawmillerSawmiller Posts: 276
    edited 2006-07-24 21:58
    thanks , was thinking about making one for this, when i started on my parallel lcd object
    will use it next time i need big numbers
    dan
Sign In or Register to comment.