aboutsummaryrefslogtreecommitdiff
path: root/_posts/2017-08-11-simple-iot-application.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2017-08-11-simple-iot-application.md')
-rw-r--r--_posts/2017-08-11-simple-iot-application.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2017-08-11-simple-iot-application.md b/_posts/2017-08-11-simple-iot-application.md
index 699b146..f2bcabc 100644
--- a/_posts/2017-08-11-simple-iot-application.md
+++ b/_posts/2017-08-11-simple-iot-application.md
@@ -1,7 +1,7 @@
1--- 1---
2layout: post 2layout: post
3title: "Simple IOT application supported by real-time monitoring and data history" 3title: Simple IOT application supported by real-time monitoring and data history
4description: "Develop simple IOT application with Arduino MKR1000 and Python" 4description: Develop simple IOT application with Arduino MKR1000 and Python
5--- 5---
6 6
7I have been developing these kind of application for the better part of my last 5 years and people keep asking me how to approach developing such application and I will give a try explaining it here. 7I have been developing these kind of application for the better part of my last 5 years and people keep asking me how to approach developing such application and I will give a try explaining it here.