Arduino is an open-source physical computing platform based on a simple i/o board and a user friendly 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, PD).
The new Arduino Mega is using an ATMEGA1280 processor:
-128KB of Flash
-4KB RAM
-4KB EEPROM
-53 IO pins, including 4 HW UARTs, 14 PWMs, I2C bus
-16 Analog Input pins
Board comes fully assembled and tested with ATMEGA1280 pre-loaded with bootloader.
Attention: Not comaptible with Ethernet Shield
Wikipedia: Arduino-Platform
Arduino Mega Details
Arduino Homepage
|