Tasmota Tasmota, an open source firmware, was my gateway to the entire Home Automation scene. I purchased some Teckin SP20 smart plugs and flashed them with Tasmota usingTasmotizer, which uses a man-in-the-middle exploit to spoof the update servers and flash custom firmware ...
Hello everyone, I found this project and really like to try it. I used the guide https://github.com/1technophile/OpenMQTTGateway/wiki/Module-Overview-ESP32 Unfortunately there is a problem when compiling it for my esp32: error: StaticJso...
How is it possible to light sleep with arduino framework on the ESP8266, i know how to deepsleep and it works but i am interested to do LIGHT_SLEEP so i can benefit from "low power" equal to 0.5mA and have GPIO wake up enabled with gpio_pin_wakeup_enable. I can't seem to find ...