Decorative LED dot matrix frame powered by an ESP32.
-
Install Python dependencies:
pip install -r requirements
-
Create missing
animations.ino
from template:python compile-animations.py
-
Compile/upload ESP32 code, either with Arduino IDE (or you tool of choice) or with arduino-cli:
bash upload.sh