From 2d1ed49dc15ebc43bb38bfb2826ae1ac60639ca1 Mon Sep 17 00:00:00 2001 From: Deb Date: Thu, 10 May 2018 17:16:41 -0400 Subject: [PATCH] Updated Project References (markdown) --- Project-References.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Project-References.md b/Project-References.md index 1495526..bad21c6 100644 --- a/Project-References.md +++ b/Project-References.md @@ -24,4 +24,13 @@ Online demo url: http://rawgit.com/psy0rz/ledanim/master/web/public_html/index.h Link: [github: probonopd/ESP8266HueEmulator](https://github.com/probonopd/ESP8266HueEmulator) Emulate a Philips Hue bridge running on an ESP8266 using the Arduino IDE +### NeoAnimationFX +Link: [github: debsahu/NeoAnimationFX](https://github.com/debsahu/NeoAnimationFX) +A wrapper library for NeoPixelBus that borrows code from WS2812FX + +### McLighting +Link: [github: toblum/McLighting](https://github.com/toblum/McLighting) + +McLighting (the multi-client lighting gadget) is a very cheap internet-controllable lighting solution based on the famous ESP8266 microcontroller and WS2811/2812 led strips. It features a self-hosted responsive web-interface, a REST-API and a websocket connector. Has an option to use NeoAnimationFX. + ### (add your project here) \ No newline at end of file