Re: Raspberry Pi as an inexpensive embedded LCDproc server
paul_c <[email protected]> Thu, 30 Aug 2012 12:31:53 +0100
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
On Friday 24 August 2012, Jannis Achstetter wrote: > can do the testing :) I have a RaspberryPi with I2C-driver working, > a PCF-connected HD44780-display and I got it running on the NGW100 > some years ago. Side note and follow up on the subject of i2c, lcdproc and raspberrys. http://forum.stmlabs.com/showthread.php?tid=1864 demonstrates an i2c connected LCD will work with out of the box without any code changes to the hd44780 driver. As long as you have the necessary i2c chip on the LCD. It would also appear that at least two other people have LCDproc running with my patch and are driving LCDs directly from the GPIO connector.. Regards, Paul.