how can i paste text into nano?
if im keeping you up we can always call it a night and pick up again tomorow?
also your driver location will need to be changed for my setup. thats okay right?
i think the cpu information and stuff came from one of these
Serac wrote:everything will be installed in /usr/local/, so you'd need to make sure /usr/local/bin is in your $PATHTo run LCDd, you'd need to do:Code: Select all
echo $PATH
Then in another terminal, do:Code: Select all
/usr/local/bin/LCDd -f -c /usr/local/etc/LCDd.conf
If your LCD is wired up as per raspberrypi-spi.co.uk and the python script results in text being displayed, then the hardware is working just fine. No need to worry about using a pot in place of a fixed resistor (I have a 4k7 pot on my board).Code: Select all
/usr/local/bin/lcdproc -f -c /usr/local/etc/LCDd.conf