Browse Source

update readme

master
Andreas Demmelbauer 5 years ago
parent
commit
1c6268b764
1 changed files with 19 additions and 0 deletions
  1. +19
    -0
      README.md

+ 19
- 0
README.md View File

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


Loading…
Cancel
Save