Surveillance Luminosité avec MQTT

From air
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • Etudiant: Ismael ZAKARI TOURE
  • Encadrant: Didier DONSEZ
  • UE PM2M

Objectif

Réalisez une chaine de collecte de mesure d'illumination avec OSGi et MQTT. Le capteur est un Arduino Nano et une photorésistance. Le capteur est connecté à la passerelle OSGi via un lien série USB.

File:IlluminationMQTT-archi.png

Technologies

OSGi

Tutorial_OSGi_avec_Apache_Felix

Tutorial_OSGi_avec_Apache_Karaf

http://www.peergreen.org/

Bundle RXTX

http://websvn.ow2.org/listing.php?repname=aspire&path=%2Ftrunk%2Fbundles%2Fcommon%2F

http://websvn.ow2.org/filedetails.php?repname=aspire&path=%2Ftrunk%2Fbundles%2Fcommon%2Frxtx%2Fpom.xml

Bundle LightSensor

Repartir du bundle http://websvn.ow2.org/listing.php?repname=aspire&path=%2Ftrunk%2Fbundles%2Fsensors%2Fsparkfungeigerproducer%2F

MQTT

Mosquito

MQTT

Visualisation

JFreeChart

Dojo