Mini Push Button Switch Module Micropython ESP32 Development Kit with GROVE GPIO Port Blockly
Tax included.
Description:
BUTTON is a single button Unit. The button status can be detected by the input pin status,simply capture the high/low electrical level.
As shown in the figure below:
Output status:
This unit communicates with M5Core through GROVE B port.
Feature:
- GROVE interface, support UIFlow and for
- Two Le go installation holes
- Product Size: 32.2mm x 24.2mm x 8.1mm
- Product weight: 4g
Package Included:
- 1x BUTTON Unit
- 1x Grove Cable
APPLICATION:
- Lamp holder switch
- Remote control switch
Related Link:
EasyLoader
<blockquote style="box-sizing: border-box; font-size: 16px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-size-adjust: none; margin: 2em 0px; overflow: visible; padding: 1.5em; border-width: var(--blockquote-border-width, 0); border-style: var(--blockquote-border-style); border-color: var(--blockquote-border-color); border-radius: var(--blockquote-border-radius); background: var(--blockquote-background); color: rgb(33, 37, 41); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; quotes: " 1. EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the mas ter through simple steps, and a series of function verification can be performed.
2. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click "Burn" to start burning. (For M5StickC burning, please Set the baud rate to 750000 or 115200)
3. Currently EasyLoader is only suitable for Windows operating system, compatible with M5 system adopts ESP32 as the control core host. Before installing for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller)Click here to view the driver installation tutorial
Example:
1. for IDE
The code below is incomplete(just for usage). To get the complete code, please click here.
2. UIFlow
If you want the complete code, please click here.
Schematic:
PinMap:
M5Core(GROVE B) | Btn (GPIO36) | NC (GPIO26) |