Archive:Airrohr: Difference between revisions
(Created page with "{{project |name = Airrohr |author = Severin, Matthias |status = live |description = Building an Airrohr and participating in http://luftdaten.info/ }} The OK Lab Stuttgart ha...") |
m (Vrs moved page Airrohr to Archive:Airrohr without leaving a redirect) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{outdated|type=member project|moretext=Airrohr has not been put back up after the move yet.}} | |||
{{project | {{project | ||
|name = Airrohr | |name = Airrohr | ||
|author = Severin, Matthias | |author = Severin, Matthias | ||
|status = | |status = obsolete | ||
|description = Building an Airrohr and participating in http://luftdaten.info/ | |description = Building an Airrohr and participating in http://luftdaten.info/ | ||
}} | }} | ||
Line 10: | Line 11: | ||
More information on [http://luftdaten.info/ http://luftdaten.info/] | More information on [http://luftdaten.info/ http://luftdaten.info/] | ||
We | We built one for the lab and put it in front of our building. A second one is mounted inside above the 3D printing shelves. | ||
[[File:Airrohr.jpeg|thumb]] | |||
== Sensors == | == Sensors == | ||
Line 22: | Line 24: | ||
* a USB / Power-Plug | * a USB / Power-Plug | ||
Instructions to assemble can be found here: [https://github.com/opendata-stuttgart/meta/wiki | Instructions to assemble can be found here: [https://github.com/opendata-stuttgart/meta/wiki https://github.com/opendata-stuttgart/meta/wiki] | ||
Code for the Firmware can be found here: [https://github.com/opendata-stuttgart/sensors-software/tree/master/airrohr-firmware | Code for the Firmware can be found here: [https://github.com/opendata-stuttgart/sensors-software/tree/master/airrohr-firmware https://github.com/opendata-stuttgart/sensors-software/tree/master/airrohr-firmware] | ||
== Results == | == Results == | ||
* The ESP provides a web server with the current data: [http://feinstaubsensor-1251799.local/ | === Outside Sensor === | ||
* Live-Tracking the Luftdaten-Map: [http://muenchen.maps.luftdaten.info/#11/48.1400/11.5600 | * The ESP provides a web server with the current data: [http://feinstaubsensor-1251799.local/ http://feinstaubsensor-1251799.local/] (works only within the Lab's Wifi | ||
* Live-Tracking the Luftdaten-Map: [http://muenchen.maps.luftdaten.info/#11/48.1400/11.5600 http://muenchen.maps.luftdaten.info/#11/48.1400/11.5600] our ID is 3655 | |||
* Grafana Charts on the Munich Airquality Network: [http://graphs.maqn.de/dashboard/db/particulate-matter-sensor?var-node=esp8266-1251799&from=now-7d&to=now http://graphs.maqn.de/dashboard/db/particulate-matter-sensor?var-node=esp8266-1251799&from=now-7d&to=now] | |||
=== Inside Sensor === | |||
* Webserver of the sensor itself: http://feinstaubsensor-2432284.local/ | |||
* Grafana Charts on MAQN: http://graphs.maqn.de/dashboard/db/particulate-matter-sensor?var-node=esp8266-2432284 | |||
* The Sensor is not publicly available on the luftdaten.info website. | |||
=== Flowdock === | |||
You can also get the latest measurements of the sensors from our IRC/Flowdock bot with the command <code>!feinstaub</code> | |||
[[Category:Project]] | [[Category:Project]] |
Latest revision as of 15:27, 10 September 2022
Airrohr Release status: obsolete [box doku] | |
---|---|
Description | Building an Airrohr and participating in http://luftdaten.info/ |
Author(s) | Severin, Matthias |
The OK Lab Stuttgart has developed a kit to measure air pollution, especially particulate. It is easy to build, provides the necessary firmware and gathers the data on a geographical map for everyone to follow.
More information on http://luftdaten.info/
We built one for the lab and put it in front of our building. A second one is mounted inside above the 3D printing shelves.
Sensors
- SDS011 to measure the particulate
- DHT22 for the temperature
Building
It needs more or less:
- a NodeMCU (ESP8266) so that their firmware is running out of the box (support automatic update of the firmware).
- some pipes from the Baumarkt and
- a USB / Power-Plug
Instructions to assemble can be found here: https://github.com/opendata-stuttgart/meta/wiki
Code for the Firmware can be found here: https://github.com/opendata-stuttgart/sensors-software/tree/master/airrohr-firmware
Results
Outside Sensor
- The ESP provides a web server with the current data: http://feinstaubsensor-1251799.local/ (works only within the Lab's Wifi
- Live-Tracking the Luftdaten-Map: http://muenchen.maps.luftdaten.info/#11/48.1400/11.5600 our ID is 3655
- Grafana Charts on the Munich Airquality Network: http://graphs.maqn.de/dashboard/db/particulate-matter-sensor?var-node=esp8266-1251799&from=now-7d&to=now
Inside Sensor
- Webserver of the sensor itself: http://feinstaubsensor-2432284.local/
- Grafana Charts on MAQN: http://graphs.maqn.de/dashboard/db/particulate-matter-sensor?var-node=esp8266-2432284
- The Sensor is not publicly available on the luftdaten.info website.
Flowdock
You can also get the latest measurements of the sensors from our IRC/Flowdock bot with the command !feinstaub