Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Sparkfun 20x4 Serial Enabled Display

Discussion about LCD's and other related hardware

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351, hydrolisk1792

Post Reply
rfryar
Posts: 36
Joined: July 17th, 2007, 2:12 pm
Contact:

Sparkfun 20x4 Serial Enabled Display

Post by rfryar »

I took a quick look at LCD Smartie and can not get it to display correctly on my LCD display. All of the provided screen drivers work until it starts scrolling or needs to clear the display and then it freezes the screen. The schematics for my display are here

It is based on the HD44780 but communicates through TTL serial control instead of the Parallel port. I started to look into the test driver but I can not seem to get that to work right either. The test driver appears to be in some 4x16 mode instead of 4x20. I tried to customize it based of the "escape" controls listed and none of the commands in the schematics appear to be passed properly in the test driver. I know the testdriver.ini file is getting loaded as if I mess with the gotoline options it does effect the display, but not in a good way. :)

Any one tried this display? I will look at the DLL information and see if I can create a driver, but do not want to duplicate anyone elses work if they have already gotten this to work.

Thanks so much for your time,

Rick Fryar
rickf@mindless.com
rfryar
Posts: 36
Joined: July 17th, 2007, 2:12 pm
Contact:

Post by rfryar »

Just in case you missed it I developed my own display driver for the SparkFun LCD. Here is the link to the first release:

Spark Fun Driver Forum Entry

Enjoy,

Rick
Post Reply