mahenzon / RGBLight

RGB light controller based on esp8266 and controlled by iOS devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RGBLight

This project provides software for running RGB strip controlled by HomeKit enabled devices (iOS, macOS) using ESP8266

Hardware info coming soon...

Controller's software depends on the customized ESPHelper, which has its own dependencies. The whole list of used Arduino libraries is:

Since the controller accepts prepared commands, there's another necessary part in this project - virtual HomeKit accessory running on KhaosT/HAP-NodeJS. Accessories modules are provided in this repo too.

Full HOWTO coming [not very] soon...

Schematic:

schematic

About

RGB light controller based on esp8266 and controlled by iOS devices

License:Do What The F*ck You Want To Public License


Languages

Language:C++ 61.5%Language:JavaScript 38.5%