PI4CC
|
Beside the standard controller we use a PI to control the relais board. On the PI we run Node-RED and via a web browser you can see the actual chosen direction. If the PI is connected to the internet, the correct port is open in your router and forward to the PI's ip adres you can control the setup any where via the web buttons
A remote controllor is made with a arduino with wifi onboard. We build a version with buttons and a version with an encoder.
You may try this demo. Control it via a browser on your desktop and on your mobile to see the interaction.
The web site from the Node_RED server. The flow can be download here. At the PI connect a 4 relay board and wire them:to the GPIO: |
||
We build a controller based on a Arduino. The controller with 8 buttons is build around a wifi clone. The controller send direction info to a PI (as server) with a LAN and relays shield. Via LAN its receive the wanted relay combination to control the outdoor switch unit. The PI with a LAN shield can also be remote controled via a web interface. If you have done some programming on a arduino / PI before, this will just a funny project to build the complete controller/server unit. |
||
An other way to contol is to use an encoder to set the direction. |
||