Quantcast
Viewing all articles
Browse latest Browse all 293

propgcc LCD driver for HD44780/KS0066

Does anyone know of a driver for a HD44780/KS0066 LCD (any of the usual ) for Propeller C?

I'm trying to decide if I should code my project in C or Spin. The project requires and LCD and I want to use one that doesn't have a backpack, which means I need an actual driver for the various RW, E, and data pins, etc. - not I2C or SPI or anything like that.

There's this, written in Spin: http://obex.parallax.com/object/337

In terms of languages I'd much prefer to write C, just because I know it so much better. But this driver is a major factor.

Any ideas?

Best, Brad

Viewing all articles
Browse latest Browse all 293

Trending Articles