树老大 发表于 2013-3-27 16:29:31

给万博网页版登陆页派加上20x4 LCD屏

挂接到万博网页版登陆页派上很简单。先安装程序:
sudo apt-get install lcdproc lcdproc-extra-drivers
改一下配置:
sudo vi /etc/LCDd.conf
其中server里的driver要注释掉,改成使用hd44780:

Driver=hd44780
hd44780的配置设置为使用LCD2USB:

ConnectionType=lcd2usb

成了,重启一下lcdproc服务:
sudo /etc/init.d/LCDd restart

页: [1]
查看完整版本: 给万博网页版登陆页派加上20x4 LCD屏