rpi thermometer:Raspberry Pi温度计的WebUI 源码
Raspberry Pi温度计的WebUI 用Node.js编写的Raspberry Pi温度计的WebUI,用于测量房间的温度。 硬件 树莓派 DS18B20温度传感器 RRU 4K7电阻 软件 RaspBMC或Raspbian Node.js 车手 w1-gpio w1-therm 温度计使用 首先,加载驱动程序 sudo modprobe w1-gpio sudo modprobe w1-therm 然后确定传感器的设备ID(在我的情况下为28-000004e23e98) ls /sys/bus/w1/devices/ 打开config.json并将deviceId变
文件列表
rpi-thermometer-master.zip
(预估有个13文件)
rpi-thermometer-master
.gitignore
108B
README.md
1KB
views
history.html
1KB
index.html
396B
server.js
2KB
public
refresh.js
677B
favicon.ico
1KB
暂无评论