Changes between Version 2 and Version 3 of ArduinoMega


Ignore:
Timestamp:
Mar 26, 2009 9:05:40 PM (15 years ago)
Author:
sgk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ArduinoMega

    v2 v3  
    1313== 回路図およびリファレンス設計 ==
    1414
    15 EAGLEファイル:[http://arduino.cc/en/Main/ArduinoBoardMega?action=upload&upname=arduino-mega-reference-design.zip arduino-mega-reference-design.zip Δ]
     15EAGLEファイル:近日掲載
    1616
    1717回路図:[http://arduino.cc/en/uploads/Main/arduino-mega-schematic.pdf arduino-mega-schematic.pdf]
     
    1919== 仕様 ==
    2020
    21 Microcontroller ATmega1280
    22 Operating Voltage       5V
    23 Input Voltage (recommended)     7-12V
    24 Input Voltage (limits)  6-20V
    25 Digital I/O Pins        54 (of which 14 provide PWM output)
    26 Analog Input Pins       16
    27 DC Current per I/O Pin  40 mA
    28 DC Current for 3.3V Pin 50 mA
    29 Flash Memory    128 KB of which 4 KB used by bootloader
    30 SRAM    8 KB
    31 EEPROM  4 KB
    32 Clock Speed     16 MHz
    33 Power
     21|| Microcontroller              || ATmega1280                                   ||
     22|| Operating Voltage            || 5V                                           ||
     23|| Input Voltage (recommended)  || 7-12V                                        ||
     24|| Input Voltage (limits)       || 6-20V                                        ||
     25|| Digital I/O Pins             || 54 (of which 14 provide PWM output)          ||
     26|| Analog Input Pins            || 16                                           ||
     27|| DC Current per I/O Pin       || 40 mA                                        ||
     28|| DC Current for 3.3V Pin      || 50 mA                                        ||
     29|| Flash Memory                 || 128 KB of which 4 KB used by bootloader      ||
     30|| SRAM                         || 8 KB                                         ||
     31|| EEPROM                       || 4 KB                                         ||
     32|| Clock Speed                  || 16 MHz                                       ||
     33
     34== 電源供給 ==
    3435
    3536The Arduino Mega can be powered via the USB connection or with an external power supply. The power source is selected automatically.