Change pins and add DiscoCap for PiZero

This commit is contained in:
crtvalentincic 2015-12-16 07:15:10 +02:00
parent b4221b2047
commit e190c06631
1 changed files with 13 additions and 3 deletions

View File

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