Go to file
WestfW b2c43c2e55 Allow the READ PARAMETER command to return our version number.
(significant size impact: 14 bytes!)

Initialized "address" to eliminate compiler warning (4 bytes!)

Add "atmega168" as a more accurate target name than "diecimila"
(keep diecimila as well for backward compatibility)

Reduce the .hex and .lst targets that are stored in source control
to the three basics: atmega8, atmega168, atmega328.  The other
targets remain in the makefile and makeall, but will need to be
built from source if wanted.  Which should be less of a problem
now that the source is buildable without installing crosspack.
(cherry picked from commit 7b1ee0f1b0)
2011-10-10 12:11:17 -04:00
app Showing compilation warnings when verbose output is enabled. 2011-10-01 17:05:21 -04:00
build Cleaning up Mac OS X ant build script (template.app copying). 2011-10-10 11:49:08 -04:00
core Setting Arduino icon. 2010-11-10 11:46:52 -05:00
hardware/arduino Allow the READ PARAMETER command to return our version number. 2011-10-10 12:11:17 -04:00
libraries Fixing bug in Ethernet (recv() in socket.cpp). (Paul Stoffregen) 2011-10-10 11:49:50 -04:00
.classpath Fixed projects setting to make it compile again inside Eclipse IDE 2011-08-16 19:57:39 +02:00
.project Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
license.txt Replacing Processing's text files with Arduino's (e.g. todo.txt) 2009-06-01 21:06:59 +00:00
readme.txt Don't consume trailing char in parseInt() and parseFloat (Paul Stoffregen). 2011-09-09 16:24:47 -04:00
todo.txt Updating version number to 0100 to allow checking for Arduino 1.0. 2011-03-26 16:41:30 -04:00

readme.txt

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://arduino.cc/forum/

To report a bug in the software, go to:
http://code.google.com/p/arduino/issues/list

For other suggestions, use the forum:
http://arduino.cc/forum/index.php/board,21.0.html

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

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.

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

Icon and about image designed by ToDo: http://www.todo.to.it/