Jin Yuan, Jaime Torres, Emily Alden, Soyoung Park, Mary Ann Brennan
Intelligent window control for energy efficiency and health.
Limiting IOT climate control to smart thermostat fails to leverage open windows or light blocking shades to save energy
Current IOT climate control solutions focus on thermostat and ignore energy savings and health benefits of heating and cooling via open windows.
- Intelligent window control
- Internal temperature monitoring
- Outdoor weather and air quality monitoring
- Remote control options for accessibility and convenience
- Forecast monitoring to determine optimal time of day to open windows
- Vacation mode for security
Click here to watch in YouTube!
see Presentation Slides.pdf
Purpose: One Microcontroller is used for measuring internal temperature and humidity, publishing to Adafruit io remote hub. The other is used for controlling servo based on the logic, data subscribed from io hub.
- Feather Huzzah ESP 8266
- Pin map link
- Code:
adafruitio_21_feed_read_door_control_i.h
Purpose: Manual intervention to open or close window through servo
Purpose: measure and publish internal temperature, and internal humidity every 5sec to io hub. standalone.
- Required Arduino Libraries:
- Adafruit MQTT Library
- ArduinoHttpClient
- Adafruit IO Arduino
- DHT sensor library
- Adafruit
Purpose: open or close the window
- Required Arduino Libraries:
Purpose: Web host for receiving internal temperature, humidity, realtime dashboard, sending to the main Microcontroller to control servo based on user's logic
Click here to check out realtime dashboard!
To be published
- Gas sensor
- Temperature/Humidity display
- Magnetic contact switch