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

Screen support for NI S4 Mk3 #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acolombier
Copy link

This PR adds partial support for the NI S4 Mk3.

By default, it only connects to the vendor specific class and use the endpoint to drive the screen, which allow usage while another software (like Mixxx in my case) holds the HID class.

If you want to also bind the HID class, make sure to unset USE_SCREEN_ONLY.

I have added a small example that allows to display any arbitrary image on both screen, but this is likely applicable to other devices with a minimum effort.

This partially addresses #110

output.mp4

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.

None yet

1 participant