Yo, Rayman...
Just noticed on your web site a ExpressPCB board layout for the Mini-Marx controller for the Sparkfun "Huge LCD display".· Does it work?· Is the board available from you?· More info??· Looking to get a rather large LCD working on my project but the serial backpack SparkFun sells has some pretty bad reviews.
· Tell me more Ray.
·· Mike B.· W4FEJ
· Tell me more Ray.
·· Mike B.· W4FEJ
Comments
I don't sell it, buy you can have ExpressPCB make them for ~$50. Or, $75 with soldermask and silkscreen...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Apps:· http://www.rayslogic.com/propeller/Programming/Programming.htm
My Prop Info: ·http://www.rayslogic.com/propeller/propeller.htm
My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm
Mike B.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Apps:· http://www.rayslogic.com/propeller/Programming/Programming.htm
My Prop Info: ·http://www.rayslogic.com/propeller/propeller.htm
My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm
Check Rayman's driver, it explains a lot, end is well documented.
Check also the datasheet.
I'm using the dsiplay with the protoboard, and while it is reported to work without limiting resistors, I still use 2.2k resisors between all the pins.
I changed a little bit the code, in order to use also propeller ROM font, and thanks to Rayman's, I was able to post it ot obex. The differences are minimal, but you can save the graphics part in a buffer before sending it to the LCD, and you can have big fonts, also in inverted field (this one is good, if coupled with a little bit of backlight, if you use it outdoor).
obex.parallax.com/objects/569/
Only downside the display is pin hungry.
You need 8+4 (data + control) pins, and another one if you want to control back light. Consider also the display is not blazing fast. Refreshing all the screen takes anout half a second.
Edit:
.. double posted. Sorry
Post Edited (max72) : 7/26/2010 1:16:45 PM GMT