Software & Firmware¶
The OnSpeed firmware runs on the ESP32-S3 microcontroller. Pre-built firmware for both hardware variants (V4P and V4B) is available from GitHub releases (stable) or as CI build artifacts (development). For routine updates when your OnSpeed is already running, use OTA over WiFi. For initial setup or recovery, use USB flashing.
- Flashing Firmware — Download and flash pre-built firmware via USB
- OTA Updates via WiFi — Update firmware wirelessly through the web interface
- Building from Source — For developers: compile the firmware yourself