pi-temperature:记录并显示从 Raspberry Pi 收集的温度

时间:2024-07-10 16:38:49
【文件属性】:

文件名称:pi-temperature:记录并显示从 Raspberry Pi 收集的温度

文件大小:23KB

文件格式:ZIP

更新时间:2024-07-10 16:38:49

Java

pi-温度 通过使用温度传感器记录和显示从 Raspberry Pi 收集的温度。 目录 要求 JDK 7 Maven 3 安装 将温度传感器连接到 Raspberry Pi 并运行以下命令: sudo modprobe w1-gpio sudo modprobe w1-therm 签出项目: git clone https://github.com/DWiechert/pi-temperature.git 构建项目: mvn clean install -Dmaven.test.skip 将构建的 war /target/pi-temperature-.war SCP 到您的 Raspberry Pi 上。 开始战争: sudo java -jar pi-temperature-.war 要检查安装和


【文件预览】:
pi-temperature-master
----pom.xml(6KB)
----LICENSE(11KB)
----src()
--------test()
--------main()
----.gitignore(233B)
----README.md(4KB)

网友评论