Update README.md
This commit is contained in:
parent
1c88590d6e
commit
6b427f223f
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ Due to the high-speed optimised nature of this library, only specific panels are
|
||||||
## Panels Supported
|
## Panels Supported
|
||||||
* 64x32 (width x height) pixel 1/16 Scan LED Matrix 'Indoor' Panel, such as this [typical RGB panel available for purchase](https://www.aliexpress.com/item/256-128mm-64-32-pixels-1-16-Scan-Indoor-3in1-SMD2121-RGB-full-color-P4-led/32810362851.html).
|
* 64x32 (width x height) pixel 1/16 Scan LED Matrix 'Indoor' Panel, such as this [typical RGB panel available for purchase](https://www.aliexpress.com/item/256-128mm-64-32-pixels-1-16-Scan-Indoor-3in1-SMD2121-RGB-full-color-P4-led/32810362851.html).
|
||||||
* 64x64 pixel 1/32 Scan LED Matrix 'Indoor' Panel.
|
* 64x64 pixel 1/32 Scan LED Matrix 'Indoor' Panel.
|
||||||
* 32x16 pixel 1/4 Scan LED Matrix 'Indoor' Panel using an ingenious workaround as demonstrated in [this example](/examples/32x16_1_4_ScanPanel).
|
* 32x16 pixel 1/4 Scan LED Matrix 'Indoor' Panel using an ingenious workaround as demonstrated in the 32x16_1_4_ScanPanel example.
|
||||||
* Any of the above panel resolution / scan rates based on [FM6126](FM6126A.md) / ICN2038S chips. Refer to [this example](/examples/PatternPlasma) on how to use!
|
* Any of the above panel resolution / scan rates based on [FM6126](FM6126A.md) / ICN2038S chips. Refer to PatternPlasma example on how to use.
|
||||||
|
|
||||||
## Panel driver chips known to be working well
|
## Panel driver chips known to be working well
|
||||||
* ICND2012
|
* ICND2012
|
||||||
|
|
Loading…
Reference in a new issue