Difference between revisions of "Proj-2013-2014-SmartCitizen2014"

From air
Jump to navigation Jump to search
Line 38: Line 38:
 
* Switch to Arduino Leonardo
 
* Switch to Arduino Leonardo
 
* Arduino code for MQ4 sensor and [[Microphone Sound Detection Sensor Module for Arduino]]
 
* Arduino code for MQ4 sensor and [[Microphone Sound Detection Sensor Module for Arduino]]
* Python code with MQTT to gather data from the MQ4 sensor, the sound detector and the geiger counter and to send them to a server with MQTT
+
* Python code with MQTT to gather data from the MQ4 sensor, the sound detector and the geiger counter in order to send them to a server with MQTT
   
 
= Related documents =
 
= Related documents =

Revision as of 23:14, 3 February 2014

Introduction

Project SmartCitizen 2014

Team

  • Tutors : Didier Donsez, Vivien Quema, Jérome Maisonnasse, Amr Alfayi


Introduction

Project SmartCitizen 2014

Software Requirements Specification (SRS)

Project objectives

Progress

Week 1 : January 13th - Janurary 17th

Week 2 : January 20th - Janurary 24th

  • Installation of Node-red
  • Getting started with mongodb
  • Getting started with mosquitto in python

Week 3 : January 27th - January 31th

  • Update Intel Galileo
  • Switch to Arduino Leonardo
  • Arduino code for MQ4 sensor and Microphone Sound Detection Sensor Module for Arduino
  • Python code with MQTT to gather data from the MQ4 sensor, the sound detector and the geiger counter in order to send them to a server with MQTT

Related documents

Github repository : SmartCitizen