Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 959 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 959 Bytes

This is a simple python script that utilizes flask to create a site that has a button to open a garage door. This can be applied to anyting as you can see in Netowork Chuck's video.

Parsts needed:

  • 5v relay as this board
  • Raspberry Pi (any pi or the pico with wifi) or any board that can run python
  • network connection (prefered isolated vlan)
  • jumper wires
  • a garage door opener

You can set this up for remote access using a vpn such as zerotier and twingate or by utilizing a cloudflare tunnel.

I modified this script from Network Chuck in this video. https://www.youtube.com/watch?v=B_krqlk_cXo&list=PLt5W26UfZmEYuY8lceQdiQPf1ZTEFQkdc&index=6&t=942s