Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Pre-requisite:

  1. Arduino
  2. Basic circuit knowledge
  3. Basic puredata programming

Objectives:

  1. To use an Arduino with Puredata

Descriptions:

  1. 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)
  2. Open pd-extended file->preference ( Apple icon->preference for mac ), new a directory and point it to .../OSCbundle/Applications/pd
  3. Download MegaPD.pd and UseCaseM.pd , open UseCaseM.pd.
  4. Determine your comport number, then connect and test.

  5. This patch also includes MPU6050 Accelgyro.
  6. Just connect the pins to corresponding arduino port to activate it.
    Image Added