KS0419 keyestudio micro:bit Tactile Button Module: Difference between revisions
Jump to navigation
Jump to search
Keyestudio (talk | contribs) |
Keyestudio (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 35: | Line 35: | ||
==Resources == | ==Resources == | ||
*'''Download relevant datasheet and code:''' https:// | *'''Download relevant datasheet and code: | ||
''' https://fs.keyestudio.com/KS0419 | |||
* [http://microbit.org/ BBC micro:bit website ] <br> | * [http://microbit.org/ BBC micro:bit website ] <br> | ||
* [https://makecode.microbit.org/ Micro bit MakeCode Block Editor ]<br> | * [https://makecode.microbit.org/ Micro:bit MakeCode Block Editor ]<br> | ||
* [http://microbit.org/guide/ Meet micro:bit starter programming] <br> | * [http://microbit.org/guide/ Meet micro:bit starter programming] <br> | ||
* [http://microbit.org/guide/features/ BBC micro:bit Features Guide ] <br> | * [http://microbit.org/guide/features/ BBC micro:bit Features Guide ] <br> | ||
Line 44: | Line 46: | ||
* [http://microbit.org/guide/quick/ BBC micro:bit Quick Start Guide ] <br> | * [http://microbit.org/guide/quick/ BBC micro:bit Quick Start Guide ] <br> | ||
* [http://microbit.org/guide/hardware/pins/ BBC micro:bit Pins ] | * [http://microbit.org/guide/hardware/pins/ BBC micro:bit Pins ] | ||
Line 54: | Line 53: | ||
*[https://www.aliexpress.com/store/product/keyestudio-Tactile-Button-Module-For-BBC-micro-bit/1452162_32997724442.html?spm=2114.12010611.8148356.7.3f896c0eHzY5BG Shop on aliexpress ] | *[https://www.aliexpress.com/store/product/keyestudio-Tactile-Button-Module-For-BBC-micro-bit/1452162_32997724442.html?spm=2114.12010611.8148356.7.3f896c0eHzY5BG Shop on aliexpress ] | ||
*[https://www.keyestudio.com/keyestudio-tactile-button-module-for-bbc-microbit-p0533-p0533.html Official website] | |||
[[Category: Micro:bit]] | [[Category: Micro:bit]] |
Latest revision as of 11:15, 4 March 2021
Description
This keyestudio tactile button module is fully compatible with micro:bit control board. It mainly uses a button element, which is a digital signal output device.
When using, connect the module to micro:bit control board using Crocodile clip line.
There are total 6 rings on the module. Note that two G rings, two V rings and two S rings are connected. G for ground; V for 3V; S for signal pin(0 1 2).
When press the button, the signal end of micro:bit main board will input HIGH level signal.
Technical Parameters
- Working voltage: DC 3.0-3.3V
- Output Signal: Digital
- Dimensions: 31mm*27mm*6.5mm
- Weight: 1.8g
- Environmental attributes: ROHS
Connection Diagram
Source Code
Example Result
Connect well the module, then send the source code to the micro:bit main board. Powered on, press the button, the micro:bit main board will show icons.
Resources
- Download relevant datasheet and code:
https://fs.keyestudio.com/KS0419
- BBC micro:bit website
- Micro:bit MakeCode Block Editor
- Meet micro:bit starter programming
- BBC micro:bit Features Guide
- BBC micro:bit Safety Warnings
- BBC micro:bit Quick Start Guide
- BBC micro:bit Pins