Latest Release
Download the latest stable firmware for your LED Matrix Webex Display. The firmware list is automatically updated from GitHub releases.
Loading firmware versions...
Installation Instructions
First Time Setup (Bootstrap Firmware)
- Download the appropriate bootstrap firmware for your device (ESP32 or ESP32-S3)
- Flash using esptool or PlatformIO (see Hardware Guide)
- Connect to the "LED-Matrix-Setup" WiFi network
- Follow the web-based setup wizard
OTA Updates (After Initial Setup)
- Download the OTA firmware file for your device
- Go to your device's web interface (usually http://led-matrix.local)
- Navigate to Settings → Firmware Update
- Upload the OTA firmware file
- Wait for the update to complete and device to restart
File Descriptions
| File Type | Description | Use Case |
|---|---|---|
| bootstrap-*.bin | Bootstrap firmware (full flash image) | Initial setup via USB/serial |
| firmware-*.bin | Main firmware (full flash image) | Initial setup via USB/serial |
| *-ota-*.bin | OTA update package | Over-the-air updates via web interface |
| *.zip | Complete release package | All binaries and documentation |
Automatic Updates
Your LED Matrix Display can automatically check for new firmware versions. Enable this in Settings → Firmware Update → Auto-check for updates.
The device will notify you when a new version is available, but will not install automatically without your confirmation.