Skip to content

Flashing the firmware

sorinbotirla edited this page Feb 23, 2025 · 13 revisions

Flashing the firmware

You can flash the firmware either by using the precompiled bin files under the release section, or by compiling the ino project on Arduino IDE.

Compiling the code using Arduino IDE

To do that you will need to install the following libraries in the Arduino IDE:
Arduino GFX

Clone this wiki locally