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

TouchBoard support #147

Open
olivercrush opened this issue May 24, 2018 · 2 comments
Open

TouchBoard support #147

olivercrush opened this issue May 24, 2018 · 2 comments

Comments

@olivercrush
Copy link

Hi, it's me again.

I was wondering if there is a way to support the BareConductive's TouchBoard controller. I didn't see a feature about that in your code (that would be cool for the future tho) and I was wondering how you would incorporate that in the ofApp file.

Thanks a lot, and sorry if the question is too general

@kr15h
Copy link
Owner

kr15h commented May 24, 2018

I think you should use this tutorial to make your touch board into a HID keyboard and then map the keys to specific functions of ofxPiMapper. Take a look at the example_pocketvj ofApp.cpp class to get an idea how to map keys to ofxPiMapper functions.

@olivercrush
Copy link
Author

Yes I thought of that, unfortunately I'm using the PiCap version so the tutorial for the original TouchBoard doesn't work. Sorry, I forgot the precision.. I'll look into a similar way to emulate the HID keyboard anyway tho.

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

No branches or pull requests

2 participants