aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-09-15 12:38:53 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-09-15 12:38:53 +0000
commit45eb7f01d04b0f9fd8dddc62488f3976360a4a1c (patch)
treeff56d56f2cfe7bb1629860149d5936bb68c853bb
parent6030f314d5e5c398b3ab72579062d9e120c81fbe (diff)
updated for release 0.1
svn path=/trunk/externals/hardware/arduino/; revision=5939
-rw-r--r--README11
1 files changed, 9 insertions, 2 deletions
diff --git a/README b/README
index a2b9678..7b439b5 100644
--- a/README
+++ b/README
@@ -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