Find a file
mrfaptastic 3245a37e3e Inital commit
Very much work in progress. Terrible code.

Aim is to make this Adafruit compatable.
2018-10-13 03:03:34 +01:00
anim Inital commit 2018-10-13 03:03:34 +01:00
.gitattributes Initial commit 2018-10-13 02:59:08 +01:00
anim.c Inital commit 2018-10-13 03:03:34 +01:00
anim.h Inital commit 2018-10-13 03:03:34 +01:00
component.mk Inital commit 2018-10-13 03:03:34 +01:00
esp32_i2s_parallel.c Inital commit 2018-10-13 03:03:34 +01:00
esp32_i2s_parallel.h Inital commit 2018-10-13 03:03:34 +01:00
esp32_I2sParallelDmaLedMatrix-row-based-refresh-16bitv2.ino Inital commit 2018-10-13 03:03:34 +01:00
LICENSE Inital commit 2018-10-13 03:03:34 +01:00
Makefile Inital commit 2018-10-13 03:03:34 +01:00
README.md Inital commit 2018-10-13 03:03:34 +01:00
README.rst Inital commit 2018-10-13 03:03:34 +01:00

Currently WIP. Dirty demo code only.

Seems to work extremly well and drive a RGB panel with 24bit color at very high refresh rates.

Based off 'SmartMatrix' code.

Credits: https://www.esp32.com/viewtopic.php?f=17&t=3188 https://www.esp32.com/viewtopic.php?f=13&t=3256