Skip to content

V2.0.2 - STABLE

Choose a tag to compare

@duongtruongdp duongtruongdp released this 05 Aug 10:47
· 7 commits to main since this release
204320b

馃殌 Quick Start: Guide to Flashing Firmware (.uf2) for Beginners

  1. Disconnect the power / USB cable of the Raspberry Pi Pico from your computer.
  2. Press and hold the BOOTSEL button on the Raspberry Pi Pico board.
  3. While holding the BOOTSEL button, plug in the USB cable to connect the Pico to your computer.
  4. Release the BOOTSEL button. Your computer will recognize the Pico as a new USB drive named RPI-RP2.
  5. Drag and drop (or Copy & Paste) the *****.uf2 file onto the RPI-RP2 drive.
  6. The drive will automatically disappear, and the Pico will reboot and immediately start running the ND PicoDMX v2.0.2 system.
馃殌 Stability & Performance Update

New

  • Automatic recovery if the DMX engine unexpectedly stops.
  • More reliable system uptime tracking.
  • Dashboard restores the latest uptime after refreshing the browser.

Improved

  • Significantly improved overall firmware stability.
  • Faster loading Web Dashboard.
  • Reduced dashboard size for quicker loading.
  • Improved DMX synchronization and packet handling.
  • More reliable Art-Net and sACN communication.

Removed

  • Removed MCU temperature monitoring.
  • Removed experimental firmware components from previous test builds.