From: Cuddles <cu...@fl...> - 2005-01-20 17:49:32
|
Ok, I see what you're saying now. :) Guess I just need to wait until the parts get here and I get them wired up. Next question... Say I've got a bash script that outputs several values for me (right now it outputs to /dev/tty11 for a display). Can I use the lcd4linux text widgets to read the values from that script? Michael Reinelt wrote: > No, you wont need a second parallel port! > > You connect every line from the displays in parallel to the lines from > the parallel port, except the enable signals. you use different > parallel port output signals for each display. > > and afterwards you'll have to define the display in lcd4linux.conf as > twice the size it really is (e.g. if each display has 2 rows and 20 > columns, the resulting display woult be 4 rows by 20 columns. row 1 & > 2 would be the first display (the oen connected to Wire.ENABLE), row 3 > & 4 on the second one (Wire.ENABLE2) |