jkriss / monomic

library for connecting the monome 40h and Processing
http://jklabs.net/monomic
MIT License
13 stars 2 forks source link

Accelerometer #1

Closed jonobr1 closed 13 years ago

jonobr1 commented 13 years ago

Many if not all of the 40h Monomes have an accelerometer in them. I'd like to pull that information out, how would you recommend I go about doing that? Ideally I'd like to work further on what you've started and add on to it for other people to benefit from.

( I have a version of Monomic pulled from github in my eclipse workspace right now )

jkriss commented 13 years ago

That'd be great if you want to create your own fork and add features. I'd be happy to merge those back in.

I'm not familiar with the protocol for the accelerometer-equipped Monomes, but I would assume that reading the data is very similar to button inputs that are already supported in Monomic.