David

Results 5 issues of David

Hello I was wondering if there are docs for developpers about DMDs. I'd like to use my ESP32 µC to control my dot matrix display for Visual Pinball through Arduino...

This is the initial modifications to the LibDmd/DmdDevice/DmdDevice.cs file to integrate the colorized ROM file format that are generated by my editor ColorizingDMD available here [https://mega.nz/file/jBZygICZ#-Dh6nd4qE5e9fiSXQZ5nB6-XEdcJVfyC6aCf_f7_WQg](https://mega.nz/file/jBZygICZ#-Dh6nd4qE5e9fiSXQZ5nB6-XEdcJVfyC6aCf_f7_WQg). I guess I'll add...

Hello Thanks for this. Would it be complicated to make each frame having its own palette? In my case I would need a 6 bit depth palette per frame? Regards...

This is a work in progress, the multi-resolution and native RGB565 support must be added. Thanks

When dumps are generated with ``` [rawoutput] ; if enabled, write all frames to VPM's dmddump folder. enabled = true ``` in the dmddevice.ini, if ``` ; scaler mode for...

bug