2
Hi All,
In the past i've designed and built my own Controllers but it's reached its limits, so I'm currently developing a software that makes use of the Raspberry Pi 2 capabilities to control RELAYS, INPUTS, SOUNDS and HIGH POWER outputs.
I would love to get some feedback from people here on the features you would like to see, it's almost in a usable state, pending some features i still need to implement, although i'm the only one using it and I would love feedback/suggestions.
If anyone want's to try out the BETA software and give feedback, you can PM me for details.
What you need in terms of hardware:
1 x Raspberry Pi 2
Runs the software and provides the I/O
1 x PCA9685 (~ $8 from ebay)
Provides 16 x PWM output channels
4 x MOSFET driver module (~$5/each on eBay)
To support the PCA9695 by providing HIGH DC current supplies (eg. Dimming of lights or motor control)
8 x Relay modules (~$8 on eBay)
8 x Digital Inputs
Currently, it supports the following;
- Ambient Sound, Light control
- Save/Load sequence
- Input triggered sequence (can assign as many of the available functions as you want)
On Trigger, you can set the following for each function;
- Assign start delay (Relay or PWM)
- Set the duration (Relay or PWM)
- Set PWM duty (eg Light brightness) (PWM Only)
- Lighting effect (Strobe, fade, etc) (PWM Only)
- Play a sound
-
21.1 KB
Views: 647
-
21.5 KB
Views: 585