An open API service indexing awesome lists of open source software.

https://github.com/celliesprojects/aquacontrol

5 channel programmable WiFi LED controller (ESP8266)
https://github.com/celliesprojects/aquacontrol

Last synced: 4 months ago
JSON representation

5 channel programmable WiFi LED controller (ESP8266)

Awesome Lists containing this project

README

          

## This project is no longer maintained.

[Follow this link to aquacontrol v2](https://github.com/CelliesProjects/aquacontrol2)

# aquacontrol

5 channel programmable WiFi LED controller (ESP8266)

Using a Wemos D1 mini MCU and custom hardware

See http://wasietsmet.nl/tag/aquacontrol/

Needed libraries:

https://github.com/squix78/esp8266-oled-ssd1306

https://github.com/PaulStoffregen/Time

SPIFFS file upload plugin for Arduino IDE:

https://github.com/esp8266/arduino-esp8266fs-plugin

Follow the installation instructions on the GitHub page.

Hardware:

![hardware](https://cloud.githubusercontent.com/assets/24290108/22483282/cf936128-e7fc-11e6-9239-b454e0c41f10.jpg)

Screenshots:

![index 2017-01-28 12 35 55](https://cloud.githubusercontent.com/assets/24290108/22403909/992be958-e625-11e6-8d61-25f6f9e595db.png)
![setup 2017-01-28 12 36 29](https://cloud.githubusercontent.com/assets/24290108/22403912/992db3f0-e625-11e6-807d-831f28276b3c.png)
![editor 2017-01-29 13 18 59](https://cloud.githubusercontent.com/assets/24290108/22403910/992c5c08-e625-11e6-98a3-1776ca8832b1.png)
![device 2017-01-28 12 38 07](https://cloud.githubusercontent.com/assets/24290108/22403911/992d7070-e625-11e6-876b-06f3788c935a.png)
![channel 2017-01-28 12 37 13](https://cloud.githubusercontent.com/assets/24290108/22403908/992bdd5a-e625-11e6-92e8-bc9e139416b7.png)