Skip to content

使用python编写的USB2LCD屏幕的程序 运行在树莓派上

Notifications You must be signed in to change notification settings

Moeyuuko/Rpi_USB2LCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCD2USB树莓派监控

===硬件===

需要有2个按钮[用于翻页]的LCD2USB的板子,上面接着2004的LCD,树莓派GPIO4上接温度计数据

连接树莓派
目前的3页 往上一页然后长按可重启程序
温度计连接
新加的气压传感器和光线传感器[i2c连接]

===使用的开源项目===

LCD2USB库:

    https://github.com/xyb/lcd2usb

===依赖===

DHT22温度计库:

     sudo git clone https://github.com/adafruit/Adafruit_Python_DHT.git
     cd Adafruit_Python_DHT/
     sudo python2.7 setup.py install

ifstat网速监控(暂时使用):

     sudo apt-get install ifstat

About

使用python编写的USB2LCD屏幕的程序 运行在树莓派上

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published