howto read the data
first:
can read the mpu from the arduino ide & processing (in windows & linux, hardware and software is working)
first learning project: trying to get a head tracker working
tried all the examples with the teapot, works.
can read the data from putty, works.
tried the edtracker /opentrack/ facetrack/ doesnt work
not sure where to go from here.
What I NEED to do is read the data as either a mouse/joystick/gamepad/ whatever works.
need a MINIMAL example that actually works so I can build from there.
(i work best with an example that works, then I can add/remove/see what happens when I change something)
I hope someone can help me