DELACREW

T.R.P.D.N.T.W.F.C.

rMOTIVE

remotive_snapshot_640

remotive_snapshot2_640

DESCRIPTION
rMOTIVE is a PureData patch to control a 3d mess with sensors and the Wii Nunchuck

DOWNLOAD PATCH and LIBRARIES

HOW IT WORKS
It works with two Arduino boards. One board communicates the sensors and knobs with the PD patch and the other one connects the Wii Nunchuck with the PD pathc via Processing.

REQUERIMENTS

/ Processing Patch > Nunchuck_OSC

libraries needed:
EnvironmentXML http://www.haque.co.uk/environmentxml/live/library.php
toxiclibs http://toxiclibs.googlecode.com/files/toxiclibscore-0013.zip
OSCP5 http://www.sojamo.de/modules/transfer.php?t=oscP5_0.9.3
NETP5: http://www.sojamo.de/libraries/netP5/netP5.zip

/ Arduino Device 0 Patch > SimpleAnalogFirmata
/ Arduino Device 1 Patch > WiiChuck1.pde

SETUP

- Load the SimpleAnalogFirmata example on the arduino board 0
- Load the WiiChuck1.pde patch on the arduino board 1. Remember to change the port used on your Arduino IDE options. If the load fails, try to upload with the Arduino 10 version (then close the Arduino application)
- Load the Nunchuck_OSC.pde patch on the Processing IDE and run it
- Open the rMOTIVE.pd patch.
- Click on “arduino_control” abstraction and check the Arduino port used is correct.
- Click on Create and enjoy.

REFERENCES

http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1231241287

http://www.windmeadow.com/node/42

http://www.tinker.it/en/Tutorials/WiiNunchuck

http://www.sojamo.de/libraries/oscP5/

http://code.google.com/p/toxiclibs/downloads/list

http://www.haque.co.uk/environmentxml/live/library.php

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1215475673

http://www.instructables.com/id/How_to_Control_Your_Robot_Using_a_Wii_Nunchuck_an/