From e190c0663139cb092366cf4a80d3c739574a0cc2 Mon Sep 17 00:00:00 2001 From: crtvalentincic Date: Wed, 16 Dec 2015 07:15:10 +0200 Subject: [PATCH] Change pins and add DiscoCap for PiZero --- src/en/overlay/discohat.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/src/en/overlay/discohat.md b/src/en/overlay/discohat.md index b66a8cd..afb151e 100644 --- a/src/en/overlay/discohat.md +++ b/src/en/overlay/discohat.md @@ -22,7 +22,7 @@ pin: active: low mode: input description: Button 2 - '7': + '22': name: Button3 active: low mode: input @@ -32,12 +32,12 @@ pin: active: low mode: input description: Button 4 - '29': + '16': name: Button5 active: low mode: input description: Button 5 - '31': + '37': name: Button6 active: low mode: input @@ -60,6 +60,14 @@ pin: name: SCLK mode: spi description: LED strip clock + '12': + name: AudioR + mode: spi + description: Audio right + '33': + name: AudioL + mode: spi + description: Audio left --> #DiscoHAT @@ -73,6 +81,8 @@ DiscoHAT was created to be used with QLC+ an Open Source light and sound control The Raspberry Pi 2 has a bit more power and is recommended for DiscoHAT. You can also exchange the 40 pin connector with the 26 pin connector for using it on older Raspberries but then you lose HAT functionality and 4 buttons. The connectors are not soldered to DiscoHAT. It uses SMD through pin sockets. +For PiZero there is a smaller version called DiscoCap that includes audio out. + DiscoHAT is being used by myself in our theater productions. The DMX output and the pushbuttons are optically isolated and ESD protected to cope with static electricity that easily builds up on stage due to long wires, hot air, plastic surfaces and nylon clothing. The system has been in use for two plays so far and it is time to share the good things with other entertainers.