# pxt-Matrix8x8 **Repository Path**: dfrobot/pxt-Matrix8x8 ## Basic Information - **Project Name**: pxt-Matrix8x8 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-02 - **Last Updated**: 2025-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Matrix 8*8 Micro:bit RGB Matrix expansion board. --------------------------------------------------------- ## Table of Contents * [Summary](#summary) * [Blocks](#blocks) * [License](#license) ## Summary RGB matrix module, support single bus control, only a pin can control all the LED, and module supports cascade control, multiple modules can control at the same time, do not take up pin resources.The module adopts the LED special master chip WS2812, each LED has a separate address bit, which can be controlled separately, and each RGB pixel can realize 256 level brightness display. ## Blocks ### 1.creat Matrix ![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/creat.png)
### 2.clear ![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/clear.png)
![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/clearPix.png)
### 3.display ![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/bright.png)
![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/dir.png)
![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/fill.png)
![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/icon.png)
![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/number.png)
![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/pixel.png)
![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/str.png)
### 4.color ![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/color.png)
![image](https://github.com/DFRobot/pxt-Matrix8x8/blob/master/image/RGB.png)
## License GUI ## Supported targets * for PXT/microbit (The metadata above is needed for package search.)