Skip to main content

Switch

ESP32 Open IoT and IIoT Gateways (P01 & P02)

Link to repositories:

Description

This example shows how to use the button located on the board. There is a simple interrupt handler implemented with a queue used to send a parameter from the handler to a main loop. The board should react on every button press or release with a communicate on the console log.

Console output

image.png