Skip to content

This IOT project allows you to open and close your window from any smart house. For example - you can setup rules like a "If night and noise greater then expected -> close window" and "Noise reduced -> open window"

License

shm-dmitry/auto_close_window

Repository files navigation

This project allows auto-open and auto-close your windows. Project consists schematics of 3 modules and firmware for 2 controllers

Project re-started

In-door modules:

  1. Placed on window neare handle. It controls handle state (via hall sensor and magnet) and allows to you to push button open or close manually Also this module connected to WIFI and allows to to control your window from any smart house server (via MQTT protocol).
  2. Placed on up-side window frame. Contains servo, receives commands from module#1 and executes it.

Out-door module:

  1. Listen for a noise and check air quality.

Project status

Hardware status
Indoor schema :: near-handle module no
Indoor schema :: servo module no
Indoor schema :: digital channel to outdoor schema no
Outdoor module schema :: microcontroller and its periphery no
Outdoor module schema :: sensors no
Board status
Indoor board :: near-handle module no
Indoor board :: servo module no
Outdoor module board no
Firmware status
Indoor firmware :: hardware sensors - hall, switch and soft lock no
Indoor firmware :: buttons no
Indoor firmware :: servo control and calibration no
Indoor firmware :: led indication no
Indoor firmware :: controller no
Outdoor firmware :: BMP280 no
Outdoor firmware :: SGP30 no
Outdoor firmware :: Noise sensor no
Outdoor firmware :: Sensor value filters and controller no
Outdoor firmware :: Data transmitter no

About

This IOT project allows you to open and close your window from any smart house. For example - you can setup rules like a "If night and noise greater then expected -> close window" and "Noise reduced -> open window"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published