Skip to content

ZeDMD flash ESP32 v2.0

Compare
Choose a tag to compare
@zesinger zesinger released this 10 Dec 17:12
· 195 commits to main since this release
7ae24de

Here are the files to flash your ESP32 as a ZeDMD.

  • Uncompress the zip file into any directory
  • In the Device Manager (Winkey+R, type "devmgmt.msc"+Enter), look inside "Ports (COM and LPT)" and find the line starting with "Silicon Labs CP210x USB to UART Bridge (COMx)" or "USB-SERIAL CH340 (COMx)" (according the chip on your board). Keep in memory the value replacing the "x" in "COMx.
  • According to your DMD panel click on "flash ZeDMD 128x32.bat", "flash ZeDMD 256x64 (2x128x64 matrices).bat" or "flash ZeDMD 256x64 (4x64x64 matrices).bat" file. When prompted enter the number you find in the previous step (the "x") then press Enter.
  • Wait for the flash

v2.0

  • Huge improvements have been done by Markus Kalkbrenner for the serial transfers.
  • Colour rotations have been added for the cRom file format

If you have a ZeDMD HD, stick to the previous release, we have still some changes to make.

v1.2

  • No need to edit the .bat file anymore, just enter the value when prompted (Thanks MikePinball #4)

v1.1

  • Fixed a bug when changing the RGB order it makes the luminosity value disappear (thanks MikePinball #1)
  • The progression of the luminosity while pressing the button is more regular (thanks MikePinball #2)