Use node.js to control garage door using C.H.I.P mini computer
- C.H.I.P. mini computer https://getchip.com/ (i'm running a debian headless image on it)
- relay that can be switched with 3.3v
- some interface. I'm using openHab, but you may just want to operate it through a webpage interface
- some reed switches for figuring out door state (2x window/door reed switch form aliexpress with do the trick)
- Install image on chip using chrome extension
- Setup node https://nodejs.org/en/download/package-manager/
- Deploy code from this git repo
- Satisfy dependencies
- Connect pins to reed switches for state reporting
- Connect to button terminals on door opener
- Configure openHab