8000 GitHub - wi1k1n/autoshutterer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wi1k1n/autoshutterer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Window Shutters Manager

Automatically controls electric shutters depending on datetime, location and weather (open after the sunrise and close on the sunset).

The ESP-based hardware serves web-server for interaction (calibration and commands). Digest Authentication is used to reject the unauthorized access.

Only external scheduling (e.g. using external python script) supported atm.

Dependencies

C++:

  • TimerLED
  • Other dependencies listed in platformio.ini

Python 3.7:

  • requests
  • astral
  • colorama

API key of https://openweathermap.org/ is required.

Hardware:

  • ESP8266 (NodeMCU)
  • Servo 9g
  • 3D-printed frame (depends on shape of control panel) (3D model for my control box available)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0