Site updated at 2017-01-24 11:02:21 UTC

This commit is contained in:
Travis CI 2017-01-24 11:02:21 +00:00
parent 6e53b99bba
commit 1a720a9a21
23 changed files with 38 additions and 36 deletions

View file

@ -175,6 +175,8 @@
<p>A full example of custom lighting using this platform and an ESP8266 microcontroller can be found <a href="https://github.com/corbanmailloux/esp-mqtt-rgb-led">here</a>. It supports on/off, brightness, transitions, RGB colors, and flashing.</p>
<p>There is also another implementation forked from the above repo, it supports all the same features but is made for addressable LED strips using FastLED on a NodeMCU V3 it can be found <a href="https://github.com/JammyDodger231/nodemcu-mqtt-rgb-led">here</a></p>
</article>