Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| hardware:diy_zedmd [2025/03/15 21:21] – nadenislamarre | hardware:diy_zedmd [2026/01/30 08:13] (current) – nadenislamarre | ||
|---|---|---|---|
| Line 106: | Line 106: | ||
| Execute the following command, and don't forget to replace '' | Execute the following command, and don't forget to replace '' | ||
| + | **For Batocera 42 and later** (ZeDMD version 5.x.x required) | ||
| + | < | ||
| + | wget https:// | ||
| + | unzip ZeDMD-128x32.zip | ||
| + | wget https:// | ||
| + | unzip esptool-v4.8.1-linux-amd64.zip | ||
| + | chmod a+x ./ | ||
| + | ./ | ||
| + | </ | ||
| + | |||
| + | **For Batocera 41 and earlier** (ZeDMD version 3.x.x required) | ||
| < | < | ||
| wget https:// | wget https:// | ||
| Line 199: | Line 210: | ||
| # batocera-services stop dmd_real | # batocera-services stop dmd_real | ||
| # zedmd-client -i | # zedmd-client -i | ||
| - | Searching for ZeDMD... | ||
| - | ZeDMD candidate: device=/ | ||
| - | ZeDMD 5.1.5 found: device=/ | ||
| - | The ZeDMD USB package size of 32 is a very low value. Try to increase it to get smoother animations. | ||
| - | The ZeDMD panel minimal refresh rate of 30 is a very low value. Try to increase it to get smoother animations. | ||
| - | ZeDMDComm run thread starting | ||
| ZeDMD Info | ZeDMD Info | ||
| - | ========== | + | ============================================================= |
| - | ZeDMD firmware version: 5.1.5 | + | ID: |
| - | USB package size: 32 | + | firmware version: |
| - | panel RGB order: 0 | + | CPU: ESP32 |
| - | panel brightness: | + | libzedmd version: |
| + | transport: | ||
| + | device: | ||
| + | USB package size: 32 | ||
| + | WiFi SSID: could only be retrieved via WiFi | ||
| + | WiFi port: could only be retrieved via WiFi | ||
| + | WiFi power: | ||
| + | WiFi UDP delay: | ||
| + | panel width: | ||
| + | panel height: | ||
| + | panel RGB order: | ||
| + | panel brightness: | ||
| + | panel clock phase: | ||
| + | panel i2s speed: | ||
| + | panel latch blanking: | ||
| panel minimal refresh rate: 30 | panel minimal refresh rate: 30 | ||
| + | panel driver: | ||
| + | Y-offset: | ||
| # zedmd-client --set-brightness=7 | # zedmd-client --set-brightness=7 | ||
| Line 238: | Line 259: | ||
| {{: | {{: | ||
| + | |||
| + | === Pannel driver issue === | ||
| + | Depending on the hardware you bought, some settings on the dmd need to be changed. | ||
| + | One user having nothing displayed on the dmd (just the red squares) reported he had to change the panel driver to make it work. | ||
| + | (see https:// | ||
| + | |||
| + | < | ||
| + | zedmd-client --set-panel-driver=4 | ||
| + | </ | ||
- hardware/diy_zedmd.1742073690.txt.gz
- Last modified: 15 months ago
- by nadenislamarre