文件名称:temper1:TEMPer1 USB
文件大小:5KB
文件格式:ZIP
更新时间:2024-07-10 07:25:50
C
#TEMPer1 我用它来查询我在 Linux 中的旧“TEMPer1”USB 设备。 我把它放在一起以确保它在我的 Raspberry Pi 上工作。 我已经在 Raspberry Pi B+ 和 Raspberry Pi 2 上对此进行了测试,运行的是 2015 年 2 月的 Raspbian 版本。 我的设备的 lsusb 输出是“ID 0c45:7401 Microdia” 点点滴滴取自这里: 在树莓派上使用: 须藤 apt-get 安装 libusb-dev git 克隆 git://github.com/BitingChaos/temper1 cd 脾气 1 制作 须藤cp 99-temper1.rules /etc/udev/rules.d/ 拔下并重新插入 USB 设备 运行 ./temper1 以获取温度
【文件预览】:
temper1-master
----99-temper1.rules(113B)
----temper1.c(12KB)
----README.md(770B)
----Makefile(146B)