rpi ir remote:将Raspberry Pi用作IR遥控器的说明和代码 源码
Raspberry Pi红外遥控器 目标: 使用Raspberry Pi和IR LED,发送IR代码以控制音频/视频设备。 通过Google Home通过语音命令控制Raspberry Pi。 互联网上有许多类似的项目。 对我和其他人来说,最困难的部分是IR驱动程序/库配置,因此该项目记录了结合我的硬件和软件对我有用的内容。 使用IR LED发送IR代码 我的设置: Raspberry Pi 3模型B Raspbian Stretch Lite,发布日期2017-09-07 步骤0:设置硬件 设置LED驱动器电路的方法有很多。 我使用了一种基本晶体管电路,如所示的电路。 记下连接
文件列表
rpi-ir-remote-master.zip
(预估有个28文件)
rpi-ir-remote-master
.gitignore
226B
README.md
15KB
.gcloudignore
644B
irsend
irsend.go
171B
go.mod
762B
irremotepb
irremote.proto
395B
irremote.pb.go
12KB
暂无评论