Skip to content

Track Your Environment and Explore Correlations using Arduino and Python

License

Notifications You must be signed in to change notification settings

markwk/quantified_room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quantified Room: Track Your Environment and Explore Correlations Using Arduino and Python

Quantified Room provides a starting point to collect environmental data for personal data analysis.

The two main objectives are:

  1. IOT Tracking Device: Build an IOT device to collect rooms conditions (temperature, humiditity, light, noise, air quality, etc.) using an Arduino board (like ESP8266), add various sensors (like DHT11) and store the data either locally or synced to a cloud backend (like ThingSpeak)
  2. Data Analysis: Provide code to do data discovery and data analysis to explore correlations and compare if environmental conditions have an effect on sleep, productivity, mood, etc.

About

Track Your Environment and Explore Correlations using Arduino and Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages