From 5931c3ba92380077ac9112628d86a50a71effdb3 Mon Sep 17 00:00:00 2001 From: redplanet Date: Mon, 9 Jan 2023 00:31:54 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 91da0d8..d2e9d02 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The Setup is pretty custom. It includes: Use Debian, install apt dependencies ``` -sudo apt install git samba mpd libttspico-utils python3-pip python3-rpi.gpio nginx +sudo apt install git samba mpd libttspico-utils python3-pip python3-rpi.gpio nginx lirc ``` maybe also: `wiringpi espeak mpc` @@ -72,6 +72,9 @@ Use `irrecord` to create a lirc Config file and copy the generated file in `/etc/lirc/lircd.conf.d/your-remotes-name.lircd.conf` You can find and edit the used keycodes: `~/discobert/lircrc` +My remote: +`sudo cp Sony-RM-V33E.lircd.conf /etc/lirc/lircd.conf.d/` + ### DMX not working? download udmx-pyusb: