Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support to PPUC ZeDMD device #1883

Draft
wants to merge 7 commits into
base: 0.80.x
Choose a base branch
from
Draft

Conversation

JerOrc
Copy link

@JerOrc JerOrc commented Mar 2, 2025

From the C++ library libzedmd of PPUC https://github.com/PPUC/libzedmd ,
I write a pybind11 extension to link C++ with Python here : https://github.com/PPUC/libzedmd-python-pybind11-extension
and integrate this work into MPF

Numpy is needed
Tested on Linux with this MPF-Godot project : https://github.com/PPUC/MPF-pinball-ZeDMD-demo

@bosh
Copy link
Contributor

bosh commented Mar 6, 2025

You should consider editing the PR target branch to be missionpinball:dev instead of 0.80.x, as it doesn't seem like you need anything from the GMC/Godot upgrades and could make this available for 0.57 as well. I think you have to put the PR back into draft mode to change the merge target branch, and then you can leave draft mode again after the change.

@JerOrc JerOrc marked this pull request as draft March 6, 2025 12:33
Copy link

sonarqubecloud bot commented Mar 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants