Simoy received a People's Choice Nomination.
Develop an app or platform to crowd-source information for comparing changes in environmental factors, such as temperature, relative humidity, air pollution, with occurrence of symptoms of allergies and respiratory diseases. Create tools for public entry and grading of symptoms, including but not limited to cough, shortness of breath, wheezing, sneezing, nasal obstruction, itchy eyes; and geographic mapping of symptom frequency and intensity. Create a platform for comparison of symptom map with NASA provided data, with visualization options for web and/or smart phone.
Simoy is a mobile and web application to crowd-source information that allows everyone to report and monitor air quality. Specifically, it will measure Particulate Matter(PM 2.5 and PM 10), Temperature, Humidity, Carbon Monoxide and Methane in the air. Information can come from two sources: (1) It can come from a deploy-able unit that will give an accurate measure of air quality. The unit has a rover functionality that can be deployed to areas potentially harmful to humans. (2) Information can also come from global citizens who has access to the internet or has the mobile application on their device. The citizens can report air quality in terms of three levels; low, moderate and high.
Other features:
Overall, Simoy is a way to raise awareness to people regarding our air quality that could lessen the raging air pollution. A user-friendly application that is accessible for everyone.
For future development:
-The hardware could also be implemented to a drone to measure air quality even in areas that are hard to reach.
-The commmunication device between the rover and server maybe improved. (ex. IoT)
For further details, see: www.facebook.com/TIPSimoy/
*Technical description
//Rover Block Diagram (Motor)
The servo motor is controlled via a mobile device connected through a bluetooth shield.The proponents used Arduino uno to control the motor direction. The temporary energy source for the motor is a 9v battery and a 12v lead acid battery for the sensors. The sensors are composed of MQ sensors for gases, HDT11 for the humidity and temperature and a particulate matter sensor. Currently, the communication from the rover to the server is through GSM. The main microcontroller for all the air quality sensors is an Arduino Uno.
//Mobile and Web App Print Screens
Reports from the rover unit and/or from users are pointed on a specific location in the map. Once a point is selected, the parameters being measured will be shown on the upper right corner of the screen.
Rovers can be registered along the name and serial number the comes with it.
This is how a user report air quality levels. The levels are scaled in three, low, moderate and high.
For further explanation, picture and details, please visit our page: www.facebook.com/TIPSimoy/
//Rover
-Arduino Uno and PIC microcontrollers
-MQ Series Sensors (MQx)
-Humidity and Temperature Sensors (DHT 11)
-Particulate Matter Sensor ( GP2Y1010 )
- Bluetooth Module (Controller)
- GSM Shield (Communication)
- Servo motor and Controller
- 12V, 4 ah, Lead Acid & 9V electrochemical batteries
//Web app and Mobile App
-Microsoft Visual Studio
-Google Maps API
-jQuery API
-Twitter bootstrap 3
-PHP
-MySQL
//Data and Information
-NASA EOSDIS
-Philippine Clean Air Act
-World Health Organization Website
-Arduino Website