Pre-requisite:
- Arduino
- Basic circuit knowledge
- Basic puredata programming
Objectives:
- To use an Arduino with Puredata
Descriptions:
- Open MegaPD_IM.ino (Need library OSCbundle.7z from : http://cnmat.berkeley.edu/oscuino and unpack it into [My Documents/Arduino/libraries/], this directory differ when using different OS)
- Open pd-extended file->preference ( Apple icon->preference for mac ), new a directory and point it to .../OSCbundle/Applications/pd
- Download MegaPD.pd and UseCaseM.pd , open UseCaseM.pd.
Determine your comport number, then connect and test.
- This patch also includes MPU6050 Accelgyro.
- Just connect the pins to corresponding arduino port to activate it.