Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f0077fb

Browse files
committed
first
1 parent 17c597b commit f0077fb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

readme.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Document
22
- 前提准备:[第一次使用必看](https://github.com/aJantes/Initialize-the-board/blob/master/readme.md)
3-
- 硬件介绍:[BPI:bit(ESP32)](https://github.com/aJantes/introduce-bpi-bit/blob/master/readme.md)
3+
- 硬件介绍:
4+
1. [BPI:bit(ESP32)](https://github.com/aJantes/introduce-bpi-bit/blob/master/readme.md)
5+
2. [LED灯WS2812B](https://github.com/BPI-STEAM/BPI-BIT/blob/master/doc/WS2812B.pdf)
46
- 编程工具:[pycharm](https://github.com/aJantes/use-pycharm/blob/master/readme.md)
57
## LED矩阵上显示文字
68
在BPI:bit(ESP32)显示想要的文字
@@ -14,9 +16,6 @@
1416

1517
### 字符颜色改变
1618
相比于microbit,bpibit的led面板采用的是可编程的RGB灯(ws2812b)
17-
[点击查看WS2812B更详细的信息](https://github.com/BPI-STEAM/BPI-BIT/blob/master/doc/WS2812B.pdf)
18-
![ws2812](rollingText_album/ws2812.png)
19-
2019
这种RGB灯通过编程理论上可以显示255 *255 *255种颜色,也就是1600万种颜色
2120

2221

0 commit comments

Comments
 (0)