KS0490 Keyestudio Micro bit Honeycomb Digital LED Module(Black and Eco-friendly): Difference between revisions

From Keyestudio Wiki
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
Line 1: Line 1:
[[image:0490.png|thumb|300px|right|Keyestudio Micro bit Honeycomb Digital LED Module ]]


== Description ==
Keyestudio micro bit honeycomb digital LED module is fully compatible with micro bit control board.<br>
In the experiment, we connect it with the micro: bit by a crocodile clip. This module contains 6 ports: 2 G, 2 V and 2 S. They are connected. G is GND, VV is VCC, and S is the signal end of the module. Moreover, the red LED of the module displays different colors via the level of S end.<br>
== Parameters ==
* Working voltage: DC 3.0-5V
* Working current: 60mA
* Maximum power: 300mW
* Working temperature: -25 ℃ --65 ℃
* Size: 30mm * 27mm * 5mm
* Weight: 2.0g
* LED color: red
* Environmental attributes: ROHS
== Connection Diagram ==
<br>[[File:0490-1.png|450px|frameless|thumb]]<br>
== Test Code ==
<br>[[File:0490-2.png|450px|frameless|thumb]]<br>
== Test Result ==
Wire according to connection diagram, upload the test code successfully. After power on, the red LED on the module flashes alternately, on for 0.5s and off for 0.5s.

Revision as of 09:29, 17 March 2020

Keyestudio Micro bit Honeycomb Digital LED Module

Description

Keyestudio micro bit honeycomb digital LED module is fully compatible with micro bit control board.
In the experiment, we connect it with the micro: bit by a crocodile clip. This module contains 6 ports: 2 G, 2 V and 2 S. They are connected. G is GND, VV is VCC, and S is the signal end of the module. Moreover, the red LED of the module displays different colors via the level of S end.


Parameters

  • Working voltage: DC 3.0-5V
  • Working current: 60mA
  • Maximum power: 300mW
  • Working temperature: -25 ℃ --65 ℃
  • Size: 30mm * 27mm * 5mm
  • Weight: 2.0g
  • LED color: red
  • Environmental attributes: ROHS

Connection Diagram


thumb


Test Code


thumb


Test Result

Wire according to connection diagram, upload the test code successfully. After power on, the red LED on the module flashes alternately, on for 0.5s and off for 0.5s.