Pre-requisite:

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

Objectives:

  1. To use an Arduino with Puredata

Descriptions:

  1. Open Using Puredata with Arduino Mega 2560 (Need library OSCbundle.7z from : https://github.com/CNMAT/OSC 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 Using Puredata with Arduino Mega 2560 and Using Puredata with Arduino Mega 2560 , open Using Puredata with Arduino Mega 2560.
  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.
  • No labels

3 Comments

  1. Upcoming updates, 22~53 extra digital input/output.

    RGB sensor

  2. Updated added $0 to send and receive , added mutable prints

  3. Mega program analog in bug fixed

    Upcoming updates, MPU6050 library to up-to-date version (Now still using I2cdev & MPU6050)