diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-09-15 12:38:53 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-09-15 12:38:53 +0000 |
commit | 45eb7f01d04b0f9fd8dddc62488f3976360a4a1c (patch) | |
tree | ff56d56f2cfe7bb1629860149d5936bb68c853bb /README | |
parent | 6030f314d5e5c398b3ab72579062d9e120c81fbe (diff) |
updated for release 0.1
svn path=/trunk/externals/hardware/arduino/; revision=5939
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,4 +1,11 @@ -The code in the examples patch are example patches that match the included examples in the Arduino package. +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 + -Pd_firmware is a Arduino firmware where you can control everything from Pd, so you don't need to program in Arduino.
\ No newline at end of file |