From 1c6268b7649f1f08c7d925c10547fe772aa72878 Mon Sep 17 00:00:00 2001 From: Andreas Demmelbauer Date: Tue, 19 Mar 2019 15:16:03 +0000 Subject: [PATCH] update readme --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 2b8d963..61cb928 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,20 @@ Discobert is a multimedial toilet experience device +The Setup is pretty custom. It includes: +* Raspberry Pi +* Relay Board for switching 220V Devices + * Relay #1: + * Light Bulb + * Relay #3: + * DMX Light + * Disco Ball + Motor +* PIR sensor +* Door open/closed Sensor +* IR Receiver +* USB to DMX (Anyma uDMX interface) + * A random DMX Spot +* A random remote + ## Install @@ -37,6 +52,10 @@ sudo cp disco.service /lib/systemd/system/disco.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` +You can find and edit the used keycodes: `~/discobert/lircrc` + ### DMX not working? download udmx-pyusb: