Adding Custom Fonts to Droid Toolbox

Опубликовано: 09 Май 2026
на канале: Ruthsarian
1,203
50

Droid Toolbox is a program designed to run on an ESP32-based device that interacts with droids from Droid Depot at Galaxy's Edge. For more information checkout the project's github repository at https://github.com/ruthsarian/Droid-T....

Update v0.65 was just released and it adds support for custom fonts. This is possible with the OpenFontRender library which is available at https://github.com/takkaO/OpenFontRender.

In this video I cover how to update the Droid Toolbox code and install the OpenFontRender library into the Arduino IDE environment. I then cover how to add your own custom fonts to the toolbox.

0:00 Intro
3:49 Updating the code and Arduino IDE Environment
10:32 Adding a New Font
17:12 Results