anupam19 / mididuino

Automatically exported from code.google.com/p/mididuino
Other
0 stars 0 forks source link

Mididuino Test

Arduino is an open-source physical computing platform based on a simple i/o board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing, MaxMSP). The boards can be assembled by hand or purchased preassembled; the open-source IDE can be downloaded for free.

For more information, see the website at: http://www.arduino.cc/ or the forums at: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl

To report a bug or a make a suggestions, go to: [hardware] http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?board=hwbugs [software] http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?board=swbugs

INSTALLATION Detailed instructions are in reference/Guide_Windows.html and reference/Guide_MacOSX.html. For Linux, see the Arduino playground: http://www.arduino.cc/playground/Learning/Linux

If you are using a USB Arduino, you will need to install the drivers for the FTDI chip on the board. These can be found in the drivers/ directory.

CREDITS Arduino is an open source project, supported by many.

The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe, Gianluca Martino, and David A. Mellis.

Nicholas Zambetti has contributed from the beginning.

Yaniv Steiner and Giorgio Olivero have been supporting the project and are working at using it with the Instant Soup platform.

Arduino uses the GNU avr-gcc toolchain, avrdude, avr-libc, and code from Processing and Wiring.

UPDATES

0013

0012 - 2008.09.18

0011 - 2008.03.28

0010 - 2007.10.11

0009 - 2007.08.06

0008 - 2007.06.09

0007 - 2006.12.25

0006 - 2006.10.21

0005 - 2006.09.26

0004 - 2006.04.26

0003 - 2006.01.16

API Changes

New Stuff

Bug Fixes

Other

0002 - 2005.10.05

0001 - 2005.08.25