Commit graph

9 commits

Author SHA1 Message Date
mrfaptastic
f3302c9f87 Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp 2021-01-09 20:13:42 +00:00
Emil Muratov
521e5b0a57 Merge branch 'master' into trials 2020-12-22 15:13:13 +03:00
Emil Muratov
05d196d188 minor fixes and comments
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2020-12-21 02:42:55 +03:00
mrfaptastic
496f042cdb Adding ICN2038S as apparently it's a clone of FM6126A as well. 2020-12-12 12:30:06 +00:00
mrfaptastic
c425b9caa7 Minor cleanup
Minor cleanup to the contribution made by @vortigont . Move some of the special constants into specific #defined constants.
2020-12-08 08:10:35 +00:00
Emil Muratov
0d8fe4aeff GO_FORPEED now 'FAST-mode'
- ability to change between fast/full refresh modes in runtime
 - optimized bitlogic/loops
 - brigtness control via uint8_t adjusted to matrix width
 - brightnes-control considers fastmode
 - clearScreen() always does full buffer refrash

Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2020-12-07 12:25:29 +03:00
Emil Muratov
7d5f445629 FM6126A init function optimized
some research on brightness control noted in FM6126A.md

Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2020-12-05 03:18:25 +03:00
mrfaptastic
460b823200 Update library class and name 2020-11-28 09:45:30 +00:00
mrfaptastic
b6da8ea09a Change library name 2020-11-28 08:39:35 +00:00
Renamed from ESP32-RGB64x32MatrixPanel-I2S-DMA.cpp (Browse further)