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

Add a simple Processing RawHID example #72

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DeqingSun
Copy link

This is much easier than using HIDAPI in C.

@NicoHood
Copy link
Owner

Even tough I have not looked at the example closely, it would be nice to know how to use the Arduino on the other side. Do you also have to use the current example or do you have different test code for the arduino side?

@DeqingSun
Copy link
Author

https://github.com/NicoHood/HID/tree/master/examples/RawHID/RawHID
I used your code with an off shelf Arduino Micro Pro
The only change I made was using Pin 10 for button.

@DeqingSun
Copy link
Author

I did a workaround by add a leading zero on windows platform.

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