News

ESP32 Pushbutton Counter Counts the number of times a pushbutton is pressed, and displays the count in the serial monitor. Includes an automated test scenario that simulates the button presses and ...
A push button is connected to the ESP32 microcontroller. When its state changes, it will trigger an MQTT publish which will toggle the light controlled by a Shelly plus 1 relay. Keep in mind that you ...