From e7ee1592d5054f830c86681a612ecfe49b5d83e8 Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 26 Apr 2017 22:16:29 +0200 Subject: [PATCH] Added HA4IoT --- Projects-using-ArduinoJson.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Projects-using-ArduinoJson.md b/Projects-using-ArduinoJson.md index 496a4ec..59b9ce6 100644 --- a/Projects-using-ArduinoJson.md +++ b/Projects-using-ArduinoJson.md @@ -223,3 +223,19 @@ By [educ8s.tv](http://www.educ8s.tv) 📥 http://educ8s.tv/art-deco-weather-forecast-display +## HA4IoT + +HA4IoT is a home automation system for Windows 10 IoT Core. Some actuators and sensors are based on Arduino devices and thus they use this JSON library. + +The system has support for several hardware devices and supports Alexa, Sonoff, Telegram, OpenWeatherMap, WebApp for iOS, Android etc. + +Link: https://github.com/chkr1011/HA4IoT + +### Features +![Features](https://github.com/chkr1011/HA4IoT/raw/master/Media/Images/Overview2.png?raw=true) + +### WebApp +![App screens](https://github.com/chkr1011/CK.HomeAutomation/raw/master/Media/Screens/App_1.png?raw=true) + + +