From 5092201c4a95c2c10cede64fa38d827eb797104a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Fri, 16 Sep 2016 16:09:27 +0200 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 819b3b1..4565790 100644 --- a/Projects-using-ArduinoJson.md +++ b/Projects-using-ArduinoJson.md @@ -161,4 +161,14 @@ by Lieven Merckx > An Arduino based hydroponics Operating System built for any scale hydroponic farm that wants to fully automate nutrient and PH dosing. The DRO-Matic (automatic hydroponics) has been built to allow users to create, configure and share projects called "crops" by interfacing with an external MicroSD card. A single DRO-Matic crop disk size (SD card) can very, but in extreme instances large crop configurations were found to be under 3MB. -* https://github.com/devinrayolsen/DRO-Matic \ No newline at end of file +* https://github.com/devinrayolsen/DRO-Matic + +## ESP8266 Arduino Weather Display + +By [educ8s.tv](http://www.educ8s.tv) + +*A Simple Weather Display based on the ESP8266 WiFi chip and the Arduino platform. It downloads Weather Data from the weathermap.org website.* + +![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