From: Michael R. <mi...@re...> - 2014-08-31 11:58:53
|
Hello Christian, as lcd4linux is a lot older than raspberry, I don't think that it will work, at least not out-of-the-box. back in the "good old days" the only GPIO-like thing on a PC used to be the parallel port, and thats what a low-level driver exists for (drv_generic_parport), which uses either extremely old school io instructions, or ppdev. As I have absolutely no idea how GPIOs are controlled on a raspberyy, I cannot advice you how to implement it. maybe using some kind of i2c-to-parallel chip could work, too. regards, Michael Am 2014-08-31 13:18, schrieb Prof. Dr. Christian Baun: > Hi all, > > is it possible to use LCD4Linux with a LCD (HD44780 compatible > controller), which is attached to the GPIO pins of a Raspberry Pi? > > Has anybody here an example for a lcd4linux.conf file, which makes use > of the Raspberry Pi GPIO pins? > > Best Regards > Christian > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > _______________________________________________ > Lcd4linux-users mailing list > Lcd...@li... > https://lists.sourceforge.net/lists/listinfo/lcd4linux-users > > -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |