diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 07:02:42 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 07:02:42 +0200 |
| commit | d2da11feb54950d1181d2508238e1090ee66c68e (patch) | |
| tree | 3061b5d020f51ece3080e2db8bd8487d19d3b226 /_posts/2017-08-11-simple-iot-application.md | |
| parent | 48aafcc7ac34302a98649b19b67e9dd88f731f3c (diff) | |
| download | mitjafelicijan.com-d2da11feb54950d1181d2508238e1090ee66c68e.tar.gz | |
update
Diffstat (limited to '_posts/2017-08-11-simple-iot-application.md')
| -rw-r--r-- | _posts/2017-08-11-simple-iot-application.md | 4 |
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 | --- |
| 2 | layout: post | 2 | layout: post |
| 3 | title: "Simple IOT application supported by real-time monitoring and data history" | 3 | title: Simple IOT application supported by real-time monitoring and data history |
| 4 | description: "Develop simple IOT application with Arduino MKR1000 and Python" | 4 | description: Develop simple IOT application with Arduino MKR1000 and Python |
| 5 | --- | 5 | --- |
| 6 | 6 | ||
| 7 | I 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. | 7 | I 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. |
