Arduino通用開發主板提供的介面:
1.支持Arduino IDE 1.0+ (OSX/Win/Linux)
2.能夠通過USB或者5v或者7-35v (自動匹配)額外電源供電
3.主板上有 500ma 5V調節器
4.USB嵌入 (串口調試)
5.6個I/O Pins (2個用來支持USB)
6.8k Flash Memory (about 6k after bootloader)
I2C and SPI (vis USI)
PWM on 3 pins (more possible with Software PWM)
ADC on 4 pins
10.Power LED指示燈和Test/Status LED (在Pin0)
The Specs:
Support for the Arduino IDE 1.0+ (OSX/Win/Linux)
Power via USB or External Source – 5v or 7-35v (automatic selection)
On-board 500ma 5V Regulator
Built-in USB (and serial debugging)
6 I/O Pins (2 are used for USB only if your program actively communicates over USB, otherwise you can use all
6 even if you are programming via USB)
8k Flash Memory (about 6k after bootloader)
I2C and SPI (vis USI)
PWM on 3 pins (more possible with Software PWM)
ADC on 4 pins
Power LED and Test/Status LED (on Pin0)










