Compact shield with a single push-button for the Wemos D1 Mini. The button is wired to pin D3, providing a simple solution for user input in your ESP8266 IoT projects.
This shield adds a single push-button interface to your Wemos D1 Mini module. It is particularly useful for projects requiring simple user interaction, such as wake-up triggers, action initiation, or menu navigation.
The button is wired directly to pin D3 of the ESP8266 microcontroller. Example code is provided within the Arduino IDE libraries to simplify integration into your sketches.
File > Sketchbook > libraries > D1_mini_Examples > 04.ShieldsData sheet
You might also like