Go to file
David A. Mellis a374e8b766 Changing setting of the UMSELn bits (for UART mode) and serial config values.
Before, the UMSELn1 bit was being to set to 1, putting the UART into a reserved mode. Now, we only set the high (0x80) bit to 1 for the ATmega8, which is needed to access UCSRnC (whose i/o address is shared with UBRRH).

Also, no longer bitwise-or the new config with the existing register value, because we're actually configuring all the settings in the register. (We're not using UCPOL, but it's supposed to be 0 in asynchronous mode.)
2012-08-30 08:47:35 -04:00
app Removing import of deleted objectutil class. 2012-08-23 10:54:24 -04:00
build Only exclude build/windows and build/macosx, not the app/ ones. 2012-08-23 11:16:26 -04:00
core Setting Arduino icon. 2010-11-10 11:46:52 -05:00
hardware/arduino Changing setting of the UMSELn bits (for UART mode) and serial config values. 2012-08-30 08:47:35 -04:00
libraries Fixing SD card SPI pin mapping for Leonardo. 2012-06-22 11:28:16 -05:00
.classpath Fixed projects setting to make it compile again inside Eclipse IDE 2011-08-16 19:57:39 +02:00
.gitignore Added build/{windows,linux}/work to ignore. 2012-08-19 23:34:40 +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 added Daniela Antonietti to the team 2012-04-16 13:02:29 +03:00
todo.txt Updating version to 101. 2012-03-02 17:47:57 -05: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, Daniela Antonietti, 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/