Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 827 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 827 Bytes

Analog-RGBW-Controller

This is my rgbw controller project, where I am building a mysensors node to controll an analog RGBW led strip. The hardware is build around the arduino pro mini and NRF24L01+. The software is build on the MySensors project and is currently designed to work with Domoticz, Openhab 2 and homeAssistant (experimental) as a controller.

More infos can be found here: https://www.openhardware.io/view/74/MySensors-RGBW-Controller

Project frozen/final

This project is done from my side. It has been working for years but I switched to another solution so I won't update this anymore. Feel free to send me Pull Requests though if you want anything updated or fork this repo.

If you are looking for a replacement follow me on my blog to see my current solution.