Skip to content

A simple program to use a microcontroller for opening and closing of a garage type of door

Notifications You must be signed in to change notification settings

lobis/arduino-garage-door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-garage-door

PlatformIO

A simple program to use a microcontroller for opening and closing of a garage type of door.

I used an ESP32 microcontroller as the main component together with a 2 relay board.

The microcontroller provides a very simple web server with three buttons (open, close, stop) for user control.

The program is written in such a way that opening / closing of the door is not blocking, meaning the server can process additional commands while the door is operating.

About

A simple program to use a microcontroller for opening and closing of a garage type of door

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published