Git Product home page Git Product logo

garagedoor_mqtt_connector's Introduction

garagedoor_mqtt_connector

Arduino ESP01 project to connect a dumb gateway or garagedoor controller to github's arachnetech/homebridge-mqttthing

This module enables a stupid garage door or gateway drive to be controlled by Homekit or other smart home solutions. I used the following setup (but there's no limit to use other devices or projects)

  • Homebridge on a raspberry pi
  • mqttthing by arachnetech as aconnector to homebridge
  • Platform IO plugin in Visual Studio code as development tool
  • ESP01 and a small homemade pcb to hold a DC/DC converter and some interface transistors to connect to the door drive
  • Schartec Swing gate opener (can be any other brand, just adapt your interface in case)

My state machine mirrors the internal state of the gate opener. As there are no built in limit switches or smart interface in the opener itself, I connected sensor inputs to the door switch and the remote control pcb, to be able to sample the manual commands. I added a reed contact as an end switch that signals a closed gate. This switch also resets the state machine, just in case it comes out of sync with the real state (due to power loss for example).

Additionally, the device is able to control the gate by homekit and siri.

garagedoor_mqtt_connector's People

Contributors

transistorgit avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.