You have chosen:[[togetherChouseinfo.num]]
Total amount: [[currency]][[togetherChouseinfo.price]] [[togetherChouseinfo.price]][[currency]]
You have chosen:[[togetherChouseinfo.num]]
Total amount: [[currency]][[togetherChouseinfo.price]] [[togetherChouseinfo.price]][[currency]]
This is a simple LED-illuminated switch button. It’s just like a common switch button but lights up different colors(red/yellow/green/blue/white) when pressed down, which gives us visual feedback. These little buttons can be used with controllers like micro:bit, Arduino, etc., to realize various fun interactive projects.
This is a digital button switch with an LED light display.
Experimental Cases
Supports programming platforms like MakeCode, Mind+ and Arduino IDE.
1.Mind+ Program Example
Program Effect
2.MakeCode Program Example
Program Effect
3.Arduino Program Example
Program Effect
There are 5 available colors to choose from: red, green, white, yellow, and blue
Gravity interface, convenient and easy to use
Note: When pressed down, the module outputs High, and the LED lights up. When released, the module outputs Low and the LED turns off.