Ks0417 Keyestudio micro:bit 1W LED Module: Difference between revisions
Jump to navigation
Jump to search
Keyestudio (talk | contribs) (Created page with "This LED module is fully compatible with micro:bit control board. The max operating current is 400mA; the maximum power is 1W. When using, connect the LED module to micro:bit...") |
Keyestudio (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This LED module is fully compatible with micro:bit control board. | |||
The max operating current is 400mA; the maximum power is 1W. | [[image:Ks0417-1.png|thumb|400px|right|keyestudio 1W LED Module For BBC micro:bit]] | ||
When using, connect the LED module to micro:bit control board using Crocodile clip line. | |||
There are total 6 rings on the module | <br> | ||
When signal end is HIGH, LED lights. | ==Description== | ||
This LED module is fully compatible with micro:bit control board. It will emit the white light. The max operating current is 400mA; the maximum power is 1W.<br> | |||
When using, connect the LED module to micro:bit control board using Crocodile clip line.<br> | |||
There are total 6 rings on the module. Two G rings, two V rings and two S rings are separately connected. <br> | |||
When using, G ring for ground; V for 3V; S for signal pin (0 1 2). When signal end is HIGH, LED lights. | |||
<br> | |||
<br> | |||
== Technical Parameters == | |||
* Working voltage: DC 3.0-3.3V | |||
* Working current: 400mA | |||
* Power: 1W | |||
* Light Color: white | |||
* Size: 31mm*27mm*8mm | |||
* Weight: 2.4g | |||
* Environmental attributes: ROHS | |||
<br>[[File:Ks0417-2.png|800px|frameless|thumb]]<br> | |||
<br> | |||
== Connection Diagram | |||
[[File:Ks0417-5.png|700px|frameless|thumb]]<br> | |||
<br> | |||
== Source Code == | |||
[[File:Ks0417-3.png|600px|frameless|thumb]]<br> | |||
== Example Result == | |||
Connect well the module, then send the source code to the micro:bit main board. Powered on, the LED on the module should flash for one second, then off for one second, circularly and alternately. | |||
[[File:Ks0417-4.png|700px|frameless|thumb]]<br> | |||
<br> |
Revision as of 13:18, 2 April 2019
Description
This LED module is fully compatible with micro:bit control board. It will emit the white light. The max operating current is 400mA; the maximum power is 1W.
When using, connect the LED module to micro:bit control board using Crocodile clip line.
There are total 6 rings on the module. Two G rings, two V rings and two S rings are separately connected.
When using, G ring for ground; V for 3V; S for signal pin (0 1 2). When signal end is HIGH, LED lights.
Technical Parameters
- Working voltage: DC 3.0-3.3V
- Working current: 400mA
- Power: 1W
- Light Color: white
- Size: 31mm*27mm*8mm
- Weight: 2.4g
- Environmental attributes: ROHS
Source Code
Example Result
Connect well the module, then send the source code to the micro:bit main board. Powered on, the LED on the module should flash for one second, then off for one second, circularly and alternately.