Browse Source

„README.md“ ändern

master
redplanet 1 year ago
parent
commit
5931c3ba92
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      README.md

+ 4
- 1
README.md View File

@@ -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:


Loading…
Cancel
Save