intui / myenvironment

IoT showcase project with the purpose of logging and monitoring environmental data from several sensors.
1 stars 0 forks source link

myenvironment

IoT showcase project with the purpose of logging and monitoring environmental data from several sensors.

myEnvironment started with a Dht22 sensor and the highly appreciated library https://github.com/porrey/dht by Daniel Porrey that jump started the development process with some nice temperature and humidity data on a Raspberry Pi 2. Capturing environmental data is one thing, but using the data is another issue. To make the data available for displaying, storing and further processing needs some additional pieces to add to our puzzle: