clemon79 Posted September 23, 2023 Posted September 23, 2023 Is it possible to run more than one ZeDMD in a single VPin? For example, I have an HD P2 sized one that I am going to use as a topper of sorts (for people to see scoring from a distance), but I am also noodling with the idea of putting a normal SD P2.5 in the apron spacer between the bottom of the playfield and the front of the cabinet. Of course, they would mirror the same info, but my question is, can the DMD extensions handle that?
Westworld Posted September 25, 2023 Posted September 25, 2023 no, it checks for the first device answering and use that (and only that), even more are available. It should be possible, but I think not so simple. If you need it, I guess best is to ask for a feature request (I assume via GitHub at ZeDMD repository)
clemon79 Posted October 19, 2023 Author Posted October 19, 2023 On 9/25/2023 at 12:24 PM, Westworld said: no, it checks for the first device answering and use that (and only that), even more are available. It should be possible, but I think not so simple. If you need it, I guess best is to ask for a feature request (I assume via GitHub at ZeDMD repository) Oh, I don't NEED it by any stretch. More wanting to know if it's possible before I throw myself into a complicated project. As it happens there's much less room in the apron spacer than I thought. I might make a module that can replace the LED matrix in the back one day.
Content Provider zedrummer Posted October 24, 2023 Content Provider Posted October 24, 2023 Sorry, I thought I would have email alerts for anything happening here, but this is not the case. @Westworld is right (thanks), the code is not done for several ZeDMD, that would be a really specific use
Content Provider zedrummer Posted December 14, 2023 Content Provider Posted December 14, 2023 On 9/23/2023 at 9:10 PM, clemon79 said: Is it possible to run more than one ZeDMD in a single VPin? Hello @clemon79 With the Wifi mode @mk47 added to ZeDMD, it will now be possible.
clemon79 Posted December 17, 2023 Author Posted December 17, 2023 On 12/13/2023 at 9:50 PM, zedrummer said: Hello @clemon79 With the Wifi mode @mk47 added to ZeDMD, it will now be possible. Oh? How can I learn more about this?
Content Provider zedrummer Posted December 17, 2023 Content Provider Posted December 17, 2023 Joining the discord https://discord.gg/v5FFQFUVq2 and check the #help-zedmd chanel
clemon79 Posted December 17, 2023 Author Posted December 17, 2023 So it looks like this solution involves upgrading to ESP32S3 boards, is that what I am gleaning out of the Discord thread? Very much on board with this, especially since they appear to be much more powerful. Just looking ahead to sourcing parts.
mk47 Posted December 18, 2023 Posted December 18, 2023 @clemon79 @zedrummer @Westworld The information shared here is outdated. Using the upcoming 2.2.2 version of DMDext and ZeDMD firmware version 3.4.0, you can turn off the USB autodetection and specify a concrete COM port individually for ZeDMD and ZeDMD HD. This way you can attach both in parallel using different preprocessing/scaling. It isn't required to upgrade to an ESP32 S3 for that. The old ESP32 is sufficient The 2.2.2 preview can be downloaded from https://github.com/PPUC/dmd-extensions/releases/tag/v2.2.2-zedmd The 3.4.0 firmware is available via the update tool or directly from https://github.com/PPUC/ZeDMD/releases/tag/v3.4.0 This video demonstrates a ZeDMD and a ZeDMD HD used in parallel:
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now