blob: b0bf1d8a9afc95504b5c964ac12b0dba38409c5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
This package includes a Pd object and a matching Arduino firmware. It allows
you to control the Arduino board from Pd without having to program in
Arduino's C++
To use it, open Pd_firmware in Arduino and upload it to the board. Open up
arduino-test.pd in Pd, then choose your serial port with the [open( message.
For more on Arduino, go to http://arduino.cc
You can get more information about this firmware here:
http://www.arduino.cc/playground/Interfacing/Sensorbox
Hans-Christoph Steiner <hans@at.or.at>
|