Mqtt Dash Button

From The Munich Maker Lab's Wiki
Revision as of 07:56, 19 January 2019 by Demotape (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
     
Mqtt Dash Button

Release status: experimental [box doku]

Mqttdashbutton1.jpg
Description mqtt Dash Button low standby current
Author(s)  tobi
Platform  Arduino


Hardware

U1: ESP8266-F
R1: 200 OhmS
R2: 10kOhm
T1: BC847
Q1: FDN340P
S1: Taster


How it works

This is a low power MQTT DIY Dashbutton.

Mqtt dash button

After closing the Switch S1 the ESP starts. The first task is to set the GPIO 4 as output and put it to high. No the esp is powered by T1 and Q1. You can release the Switch. The esp is publishing the MQTT message. To save energy the GPI0 4 is pulled to ground and the transistor cut off the supply.



File:Dashbutton.zip