Switch projectors on and off at a specified time
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Andreas Demmelbauer 0b4a2bf7d0 time 4 年前
README.md first try 4 年前
datenblatt-154380-kingbright-l-934f3bt-ir-emitter-940-nm-50-3-mm-radial-bedrahtet.pdf rm time 4 年前
ir-remote-timer.py time 4 年前
ir-remote-timer.service first try 4 年前
requirements.txt rm time 4 年前

README.md

sudo apt install git python3-pip

Clone this repo

cd /home/pi
git clone https://git.notice.at/redplanet/ir-remote-timer.git
cd ir-remote-timer

install pip modules

pip3 install -r requirements.txt

add systemd service

sudo cp ir-remote-timer.service /lib/systemd/system/ir-remote-timer.service
sudo systemctl daemon-reload

Setting up a random remote

Use irrecord to create a lirc Config file and copy the generated file in /etc/lirc/lircd.conf.d/your-remotes-name.lircd.conf