Go back to all projects
text
Automatic window

This window prototype opens and closes based on weather forecasts, temperature or if it is time to ventilate your room.

systemancer logo

Tech: Arduino, Motor control shield

A gif of a window opening and closing

Lessons learned:

  1. Powering motors through arduino.
  2. My first larger project with lots of wires.
  3. It's good to proactively lead school projects, because that means someone is leading.

Description

This project was a school project we've completed as a 4 person team.

The concept is simple - the window opens or closes based on outside conditions. The conditions are online weather information, room temperature, humidity and time (certain times a day the window opens).

The whole project was programmed through MATLAB. The micro controller unit was responsible for getting the data from sensors and opening and closing the window, while the PC was getting the online data and sending it to the MCU.