Skip to content

Releases: PPUC/ZeDMD

v5.1.7

23 Feb 15:01
Compare
Choose a tag to compare
  • added unique ID per ZeDMD, visible in top right corner
  • append the unique ID to the SSID of the access point to support more than one ZeDMDs in WiFi mode to be configured
  • reinitialize SSID, password and port for WiFi after soft restart
  • allow entering the settings menu while waiting for a WiFi connection
  • fixed fallback to launch an access point in case of wrong WiFi credentials
  • support ZeDMD Updater 2

v5.1.6

18 Feb 15:50
Compare
Choose a tag to compare
  • fixed crashing bug with some WPC games
  • only halt on reset errors for 30 seconds if debug is enabled,otherwise, resume to the game
  • Updated third-party libs:
    • AsyncTCP#v3.3.5
    • ESPAsyncWebServer#v3.7.0
  • removed S3 UART builds
  • added information about S3 in handshake response

It is recommended to upgrade your client to libzedmd v0.9.5 or newer!

v5.1.5

14 Feb 20:56
Compare
Choose a tag to compare
  • lowered USB package size default values, UART 32 bytes, USB CDC 512 bytes
  • improved restart handling

v5.1.4

11 Feb 11:05
Compare
Choose a tag to compare
  • covered USB package size in README
  • report 128x64 build in handshake

v5.1.3

09 Feb 19:14
Compare
Choose a tag to compare
  • provide more data via webserver
  • reduced color depth of ZeDMD HD using the old original ESP32 to have enough memory for wifi
  • reduced default USB package size for original EPS32
  • added more meta data to handshake response

v5.1.2

03 Feb 19:04
Compare
Choose a tag to compare
  • fixed save settings, allow exit of menu on AMOLED
  • set clkphase back to false as default
  • better WiFi connection
  • added advanced panel settings via zedmd-client
  • include firmware.elf in artifacts for coredump interpretation

Requires DMDext 2.3.1 on Windows. A beta is available at https://github.com/PPUC/dmd-extensions/releases/tag/v2.3.1-zedmd.beta.4

v5.1.1

28 Jan 23:41
Compare
Choose a tag to compare
  • got AMOLED to work again
  • improved handling of wrong WiFi credentials
  • set better default values for USB package sizes
  • ESPAsyncWebServer v3.6.2
  • resume from paused games in VPX
  • display logo after timeout, closes #67
  • avoid infinite loop when SPI is selected

Changes in v5.1.0:

  • USB Package Size configurable via the settings menu
  • UDP Delay configurable via the settings menu
  • Improved handshake
  • Updated to pioarduino

Note: ZeDMD 5.1.1 is not backward compatible to older versions of libzedmd. At least libzedmd 0.9.0 is required.

DMDext users should follow freezy/dmd-extensions#519 or use this minimal beta:
https://github.com/PPUC/dmd-extensions/releases/tag/v2.3.1-zedmd.beta.3

batocera users should wait for batocera 42.

v5.1.0

28 Jan 15:12
Compare
Choose a tag to compare
  • USB Package Size configurable via the settings menu
  • UDP Delay configurable via the settings menu
  • Improved handshake
  • Updated to pioarduino

Note: ZeDMD 5.1.0 is not backward compatible to older versions of libzedmd. At least libzedmd 0.9.0 is required. DMDext users should follow freezy/dmd-extensions#519

v5.0.0

13 Jan 22:38
Compare
Choose a tag to compare
  • USB and WiFi mode are now provided by the same firmware, selectable via the settings menu
  • added a settings menu
  • improved performance

Note: ZeDMD 5.0.0 is not backward compatible to older versions of libzedmd. At least libzedmd 0.8.0 is required. DMDext users should follow freezy/dmd-extensions#519

The ZeDMD S3 versions have issues with Windows if the USB mode is used, It is recommended to use the WiFi mode for the S3.
This issue doesn't affect Linux or macOS users.

v4.0.2

08 Nov 23:17
4a8719e
Compare
Choose a tag to compare
  • fixed version number in Display
  • v4.0.1: fixed ZeDMD HD connection issue via USB