Skip to content

toblum/McGarager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

McGarager v2

Simple MQTT garage door opener with endstop detection (reed sensor)

This is a rewrite of the initial McGarager firmware. It fits to the McGarager PCB.

It uses:

Notes:

  • No support for neopixel as of now.

Initial config values:

  • AP SSID: McGarager / GaragerMc
  • Config-UI credentials: admin / GaragerM
  • Base MQTT topic: mc_garager

MQTT topics:

  • #Base MQTT topic#/status: McGarager publishes JSON status messages to this topic when open/close inputs have changed of if trigged via command.
  • #Base MQTT topic#/cmnd:
    Topic that receives commands
    • Message "status": Trigger sending of status message.
    • Message "trigger": Make the relay close for 250 ms.

PCB v1.0

Preview: PCB Preview

Front: PCB front

Back: PCB back

3D printed enclosure

Csae preview

About

MQTT garage door opener for ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages