unicamp-sensing / unicamp-sensing

Temperature, humidity and pollution levels monitoring in the campus.

Home Page:https://unicamp-sensing.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unicamp Sensing

Unicamp Sensing is a project developed by Computer Engineering students at UNICAMP's Institute of Computing to evaluate the walkability in the campus, through analysis of temperature, humidity and particulate matter levels.

Visualizations of the collected data can be seen at https://unicamp-sensing.herokuapp.com/.

Background

This work is largely inspired by two projects from the MIT Senseable City Lab:

While the name comes directly from the latter, our project is more resemblant of the former: instead of using vehicles to capture the spatiotemporal variation in environmental indicators, which ends up collecting information on the roads, we "walk our sensors" to better understand the paths that are taken daily by students in the university.

This way, we aim to learn where and how to improve campus walkability, by analysing where are the places with the worst indicators.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Refer to Docs.

Schematics

Data is gathered with:

  • NodeMcu ESP8266 micro-controller;
  • DHT11 temperatyure & humidity sensor;
  • NEO-6MV2 GPS module;
  • DSM501A air particle sensor.

Schematics

License

WTFPL

About

Temperature, humidity and pollution levels monitoring in the campus.

https://unicamp-sensing.herokuapp.com/


Languages

Language:JavaScript 72.9%Language:C++ 10.7%Language:CSS 9.9%Language:HTML 4.0%Language:Shell 1.5%Language:Python 1.0%