aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2021-09-06 16:42:08 +0100
committerGitHub <noreply@github.com>2021-09-06 16:42:08 +0100
commitb7ddae774e1a3aff93de2b90ec59efd90ed446e6 (patch)
tree1537966e8c4db94d7949ca0d9dc44e67b8917410
parent784e05085b8e65afe6cbd2e16307f4a916d2e135 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9974218..c1bd6d9 100644
--- a/README.md
+++ b/README.md
@@ -37,9 +37,9 @@ This ESP32 Arduino/IDF library for HUB75 / HUB75E connector type 64x32 RGB LED 1
If you wanna ask "*...OK, OK, than whats the price for those features?*" I'll tell you - "[memory](/doc/i2s_memcalc.md), you pay it all by precious MCU's memory for DMA buffer".
## ESP32 Supported
-Espressif have kept the 'ESP32' name for all their chips forbrand recognition, but their new variant MCU's are very different to the ESP32 this library was built for.
+Espressif have kept the 'ESP32' name for all their chips for brand recognition, but their new variant MCU's are different to the ESP32 this library was built for.
-This library supports the *original* ESP32 only. That being the ESP-WROOM-32 module with ESP32‑D0WDQ6 chip. This MCU has 520kB of SRAM which is much more than all the recent 'reboots' of the ESP32 such as the S2, S3, C3 etc. If you want to use this library, use with an original ESP32 as it has the most SRAM for DMA.
+This library supports the *original* ESP32 only. That being the ESP-WROOM-32 module with ESP32‑D0WDQ6 chip from 2017. This MCU has 520kB of SRAM which is much more than all the recent 'reboots' of the ESP32 such as the S2, S3, C3 etc. If you want to use this library, use with an original ESP32 as it has the most SRAM for DMA.
## 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).