Archive:Environmental Monitor: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{project |name = Environmental Monitor |author = Severin, Heiko |status = experimental |description = Sort of like a weather station, but for more than the weather }}User:T...") |
No edit summary |
||
Line 16: | Line 16: | ||
* Dust [http://www.seeedstudio.com/wiki/Grove_-_Dust_Sensor] | * Dust [http://www.seeedstudio.com/wiki/Grove_-_Dust_Sensor] | ||
* "Air Quality" [http://www.seeedstudio.com/wiki/Grove_-_Air_Quality_Sensor] | * "Air Quality" [http://www.seeedstudio.com/wiki/Grove_-_Air_Quality_Sensor] | ||
== Station at CCCamp15 == | |||
Reviving the ideal, a small weather & air quality station was built at CCCamp15, with these parts. It used not all sensors, but measured UV, temperature, humidity, air pressure, and PM2.5, uploading all that to OpenSenseMap. Code is here: https://github.com/tiefpunkt/airqualitystation | |||
[[Category:Project]] | [[Category:Project]] |
Revision as of 06:44, 3 September 2015
Environmental Monitor Release status: experimental [box doku] | |
---|---|
Description | Sort of like a weather station, but for more than the weather |
Author(s) | Severin, Heiko |
Severin bought a kit full of different Grove sensors a while back, to build a device to measure air quality and other things.
Currently, it only runs an Arduino sketch to output measurements to the serial port. But the ultimate idea is to build something similar to AirCasting.
Sensors
Station at CCCamp15
Reviving the ideal, a small weather & air quality station was built at CCCamp15, with these parts. It used not all sensors, but measured UV, temperature, humidity, air pressure, and PM2.5, uploading all that to OpenSenseMap. Code is here: https://github.com/tiefpunkt/airqualitystation