LED Matrix Webex Display

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)

  1. Download the appropriate bootstrap firmware for your device (ESP32 or ESP32-S3)
  2. Flash using esptool or PlatformIO (see Hardware Guide)
  3. Connect to the "LED-Matrix-Setup" WiFi network
  4. Follow the web-based setup wizard

OTA Updates (After Initial Setup)

  1. Download the OTA firmware file for your device
  2. Go to your device's web interface (usually http://led-matrix.local)
  3. Navigate to Settings → Firmware Update
  4. Upload the OTA firmware file
  5. Wait for the update to complete and device to restart

File Descriptions

File TypeDescriptionUse Case
bootstrap-*.binBootstrap firmware (full flash image)Initial setup via USB/serial
firmware-*.binMain firmware (full flash image)Initial setup via USB/serial
*-ota-*.binOTA update packageOver-the-air updates via web interface
*.zipComplete release packageAll 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.