Skip to content

Automated awning control system using Arduino Nano and relays. Includes weather and time-based conditions for seamless operation.

License

Notifications You must be signed in to change notification settings

filiprojek/auto-awning-close

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-awning-close

The auto-awning-close project utilizes an Arduino Nano to automate the closing of an awning by interfacing with the original remote controller through relays. This setup allows the Arduino to send commands to the awning's existing control system, ensuring seamless integration with the original mechanism. A separate remote controller is used to communicate with the Arduino board, which then activates the appropriate relays to operate the awning.

This project includes detailed breadboard and PCB layouts to guide assembly, making it a reliable and efficient solution for automating awning control based on programmable conditions or user input. See schematics

Features

  • Weather-Based Automation: The system detects environmental conditions such as rain and wind, automatically closing the awning to prevent damage or water ingress.
  • Time-Based Automation: Define specific time intervals during which the awning should be open or closed, adapting to your schedule or daylight hours.
  • Remote Control Integration: The project includes support for a separate remote controller, allowing manual operation alongside automated functionality.

Dependencies

License

This project is licensed under the GPLv3 License - see the LICENSE file for details.

Contributing

If you have suggestions or improvements, feel free to create a pull request or open an issue.

About

Automated awning control system using Arduino Nano and relays. Includes weather and time-based conditions for seamless operation.

Topics

Resources

License

Stars

Watchers

Forks