| MyButtons | A simple Arduino/ESP32 button library for handling a list of buttons - configure once, trigger a debounced pressed event via callback, or check pressed states anytime. |
| MyDisplayLogging | A Serial-compatible logger for ESP32 that prints to any U8g2 display. |
| MyOTA | Easiest OTA for ESP32 |