Switch projectors on and off at a specified time
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Andreas Demmelbauer 0b4a2bf7d0 time hace 4 años
README.md first try hace 4 años
datenblatt-154380-kingbright-l-934f3bt-ir-emitter-940-nm-50-3-mm-radial-bedrahtet.pdf rm time hace 4 años
ir-remote-timer.py time hace 4 años
ir-remote-timer.service first try hace 4 años
requirements.txt rm time hace 4 años

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