Projets-2016-2017-Plateform Analyse Données IOT: Difference between revisions
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
**KNX gateway, prepared as a binary image that can be written to an SD card for a RaspberryPI |
**KNX gateway, prepared as a binary image that can be written to an SD card for a RaspberryPI |
||
**Programming the [[Projets-2016-2017-Plateform_Analyse_Donn%C3%A9es_IOT/SpaceLYnk | SpaceLYnk]] in LUA |
**Programming the [[Projets-2016-2017-Plateform_Analyse_Donn%C3%A9es_IOT/SpaceLYnk | SpaceLYnk]] in LUA |
||
* Worthwhile data analysis : temperature and energy consumption compared to weather, indoor air quality |
* Worthwhile data analysis : temperature and energy consumption compared to weather, indoor air quality |
Revision as of 22:26, 3 February 2017
Team
- Supervisors : Daniel Hilaire, Jean-Louis Bergerand, Nicolas Palix, Olivier Richard
- Members : Estelle Allard, Lambert Rocher
- Departement : RICM 4, RICM 4, Polytech Grenoble
Week 1 (January 9th - January 15th)
- Choix du projet et compléments d'informations concernant les objectifs du projet
Week 2 (January 16th - January 22th)
- Discovery of the project
- Contatc with Daniel Hilaire and Jean-Louis Bergerand
- Search for information on Docker and OpenHab
- Statement of requirements
Meeting with Daniel Hilaire and Jean-Louis Bergerand (Wednesday 18/01/2017)
- Two possible solutions to retrieve data collected by the house sensors :
- KNX gateway, prepared as a binary image that can be written to an SD card for a RaspberryPI
- Programming the SpaceLYnk in LUA
- Worthwhile data analysis : temperature and energy consumption compared to weather, indoor air quality
Week 3 (January 23th- January 29th)
- Création d'un diagramme des cas d'utilisation
- Execution of a docker image running influxDB and grafana (dockerfile found on dockerhub).
- Manual addition of data in the database using the http api.
- Visualization of these data in a grafana dashboard.