4de6fea3f8
+ some corrections in read.me Signed-off-by: Emil Muratov <gpm@hotplug.ru> |
||
---|---|---|
.. | ||
src | ||
platformio.ini | ||
README.md | ||
sdkconfig.defaults |
Test Patterns
Simple solid colors, gradients and test line patterns, could be used to test matrixes for proper operation, flickering and estimate fillrate timings.
Should be build and uploaded as a platformio project
To build with Arduino's framework use
pio run -t upload
To build using ESP32 IDF with arduino's component use
pio run -t upload -e idfarduino