Raspberry Pi 的 LIRC 设置(接收器)
非常简单。只需使用以下命令安装
install_lirc.sh
sudo apt-get install lirc使用 dtoverlay=gpio-ir,gpio_pin=18 更新 /boot/config.txt
要以"default"模式使用 lirc(安装后的默认模式是"devinput"模式),通过 sudo nano /etc/lirc/lirc_options.conf 修改。
更改为 driver = default
顺便说一句:我在这个博客上的第一篇文章 :)
Check out similar posts by category:
Raspberry Pi
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow