VoxStick Web Installer
Flash VoxStick firmware to your M5Stack StickS3 directly from the browser. No ESP-IDF, Python, or esptool setup required.
The StickS3 may not reboot automatically after flashing. Unplug USB, double-press the side button to power off, then plug USB back in.
Troubleshooting
- No port listed: use desktop Chrome/Edge and try another USB-C data cable.
- Still missing: enter download mode again by holding the side button for about 2 seconds.
- If VoxStick firmware is already running,
bash tools/trigger-download.shcan reboot it into download mode. - Command-line fallback:
esptool.py --chip esp32s3 write_flash 0x0 voxstick-full.bin
Product photos and button behavior reference the official M5Stack StickS3 documentation. Source: github.com/openbrt/voxstick