Wiimote Servo control
Thursday October 1, 2009
As a Media/Interactivity developper, I'm a big fan of the wiimote and it's possibilities. I even made my own Wiimote library for Processing (Which should be released within a month now) so I'm well aware of it works.
I also wanted to experiment with Servo Motors and animated objects.
For this simple sketch, I simply connected my wiimote to processing and sent the accelerometer data to Arduino.
You can get the code here:
Processing Sketch (Warning: Requires my yet-unreleased library)
Arduino Sketch