From ce853ff8003e436516641f30d5ecb73e7b2c4774 Mon Sep 17 00:00:00 2001 From: Joey Babcock Date: Tue, 29 Nov 2016 00:06:58 -0800 Subject: [PATCH] Updated Projects using ArduinoJson (markdown) --- Projects-using-ArduinoJson.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Projects-using-ArduinoJson.md b/Projects-using-ArduinoJson.md index 5fe9b1e..4d85c77 100644 --- a/Projects-using-ArduinoJson.md +++ b/Projects-using-ArduinoJson.md @@ -188,4 +188,14 @@ By [educ8s.tv](http://www.educ8s.tv) ![ESP8266 based Weather Display](http://educ8s.tv/wp-content/uploads/2016/09/weather-display.png) -http://educ8s.tv/esp8266-weather-display/ \ No newline at end of file +http://educ8s.tv/esp8266-weather-display/ + +## ESP8266 Lifx Library + +By [joeybab3](http://www.joeybabcock.me/) + +*A library for toggling power/reading status of LIFX bulbs.* + +![Lifx Library for Arduino](http://educ8s.tv/wp-content/uploads/2016/09/weather-display.png) + +http://www.joeybabcock.me/blog/projects/arduino-lifx-api-control-library-for-esp8266/ \ No newline at end of file