freezy / dmd-extensions

A toolbox for virtual pinball dot matrix displays.
GNU General Public License v2.0
127 stars 54 forks source link

Feature Request: Add Support for DMD with MPF SmartMatrix Teensy Boards #255

Open sirellgithub opened 4 years ago

sirellgithub commented 4 years ago

Hi, Is it possible to add basic (output)support for the SmartMatrix based MPF DMD firmware ? The MPF is using this sketch on the teensy: link for receiving the frames.

Greets Michael

freezy commented 3 years ago

Okay I've discussed this with @ecurtz months ago but for some reason didn't post the conclusion here. As far as I understood:

We'll have a goal at this once VPE gets DMD support.

ecurtz commented 3 years ago

The last time I tried to do high speed serial from Unity on my preferred platform (OS X) it required a few extra hoops to get the connection initialized but that's the only potential issue and I'm not sure if that will still exist (it was a couple years ago) or what platforms might require some extra work.

48productions commented 1 year ago

Out of curiosity, has there been any news/progress on this?

freezy commented 1 year ago

No, but I don't see any reason to not go ahead with it. @ecurtz would you be able to help me with implementing a driver?