Pioneer flasher · firmware v1.4.1

Name it. Flash it. Drive it.

Pick a name, plug the Pioneer's ESP32-S3 in by USB, and flash it straight from the browser, no Arduino IDE. Use desktop Chrome, Edge, or Opera. New to this? Start with the Pioneer overview.


Atlas Pioneer
advertises over BLE as Atlas Pioneer
bootloader.bin partitions.bin pioneer.bin
Binaries load from /firmware/pioneer/. To flash a custom build, pick them by hand:
Ready.
How the name sticks. The name you choose is written as a small blob into the Pioneer's own pioneer flash partition. One fixed firmware, a different name each time, no recompile. A board that has never been named falls back to a unique name derived from its own hardware ID. See how flashing works.
Source & binaries. The compiled firmware ships in /firmware/pioneer/ and loads automatically above, so the flash button is live. Want to build your own? Grab the source pioneer_v1_4_1.ino, the merged .bin, or the build & flash primer and partition map.