Reply to thread

I agree with vbap that it would be better to write a plugin as an interface for existing lcd software than letting mediaportal "speak" directly to the lcd. Mainly because writing a plugin for a specific lcd drastically reduces usability of the plugin as there are so many different lcd controllers on the market.




As far as i know the most common paralell displays are the ones based on HD44780 and KS0108 (graphical lcd).

And for serial displays there are matrix orbital and crystalfontz.


Here´s a small list of lcdsoftware that i use:


Lcdhype (http://www.lcdhype.de.vu) supports HD44780, SED1351, KS0107, KS0108, HD61830, SED133x, T6963c, M50530


Jalcds (http://www.jalcds.de) supports HD44780 and crystalfontz serial lcds


lcdsmartie (http://lcdsmartie.sourceforge.net) supports HD44780, crystalfontz and matrix orbital displays


lcdc (http://www.lcdc.cc) supports matrix orbital


Hope this was somewhat useful to you and good luck with the plugin!

/Peter


Top Bottom