RGB LED Matrix
Last updated
Last updated
This is a 8x8 RGB LED Matrix, each LED can be controlled individually. Supports daisy chaining to create larger screens, making the display even more appealing.
Voltage: 3V-5V
Dimensions: 56mm X 56mm X 16mm
Connector: 4Pin PH2.0
Resolution: 8x8 RGB
There are 2 ports on the module, one for input and one for output. Connect the input port to the Armourbit.
When connecting more than 1 modules, connect the output port of the first module to the input of the second module.
The battery box supports up to 4 modules in daisy chain. Connect an external power supply or lower the brightness if more is needed.
Beware of cooling when using the module for long periods of time.
Connect the RGB Module to Armourbit with a 4Pin cable
https://github.com/KittenBot/pxt-powerbrick
There may be updates to extensions periodically, please refer to the following link to update/downgrade your extension.
Select Powerbrick from the hardware column.
The module uses RGB color, you can convert HSV to RGB using this block.
1:Why is there no reaction when I click the blocks?
Make sure you have connected the Micro:bit correctly and flash the firmware again.