德源科技 
德源科技德源科技
公司簡介訂購方式匯款確認檔案下載 聯絡我們保固說明訂單查詢討論區
電子郵件:

密碼:

忘記密碼
加入會員
  首頁 | 原廠 Arduino® | 特殊服務設計 | 轉接座及轉接板/麵包板 | 開發板/燒錄器/模擬器 | 相容 For Arudino® 週邊及配件 | OKdo系列 | Saleae 系列 | Adafruit 系列 | ArduCam 系列 | Camera 攝像頭 | ROCK 系列 | Debix系列開發板 | Raspberry Pi 樹莓派 | Banana Pi 香蕉派 | BeagleBone 狗骨頭 | M5Stack系列 | Micro:bit (BBC)系列 | NVIDIA Jetson Nano系列 | Pololu 系列 | Pycom 系列 | Seeed 系列 | Sparkfun 系列 | WeMos 系列 | 傳感器 | Cubieboard/CubieTruck系列 | Firefly 系列 | Microduino系列 | Orange Pi 香橙派 | PCB板 | PLC 系列 | Robot 機器人 | UDOO 系列 | RedBearLab 系列 | LattePanda系列 | LittleBits 系列 | Libelium 系列 | Luxonis 相機系列 | PCduino | RobotElectronics 系列 | MageDok 顯示屏 | LCD/LCM/TFT/LVDC | Dimension Engineer 系列 | 通訊模組 | 影音器材(含轉換器) | 線材/連結器/轉換器 | 測量儀器 | 馬達/馬逹控制器/電源模組 | 其他 | 焊接/維修工具 | IC零件 | LED燈-裝飾燈 | 工作站迷你電腦 mini PC | 擴大器 | 雕刻機 | 電池 | 電腦周邊 | 檢定考套件 | 停售商品
  首頁 » 商品目錄 » 相容 For Arudino® 週邊及配件 » 11034558
商品搜尋 進階
 |  購物車內容  |  結帳   
商品分類
  For Arduino® book 書
  For Arduino® LCD 屏
  For Arduino® RGB LED模組
  For Arduino® SD卡模組
  For Arduino® 傳感器模塊
  For Arduino® 套件/套餐
  For Arduino® 學習套件
  For Arduino® 按鍵 按鈕模塊 搖桿
  For Arduino® 控制板
  For Arduino® 擴展板
  For Arduino® 繼電器
  For Arduino® 車
  For Arduino® 電機 馬達 驅動
  Makeblock mBot 系列
  MiCOKit 銀爾達
  NodeMcu Lua系列
  WRTnode系列
  電源模塊
  For Arduino® 外殼/壓克力板/麵包板/杜邦線/配件
Arduino
Pololu
Seeed
Sparkfun
robot-electronics
dimensionengineering
libelium
adafruit
udoo
redbearlab
Arducam
goembed
Saleae
okdo
服務台
公司簡介
退換貨服務
訂購方式
聯絡我們
匯款確認
[<< 前一頁]  瀏覽相同分類產品 59 / 437  [下一頁 >>]
&●Arduino® Mega2560 Rev3 R3 ATmega2560 (A000067)(義大利原廠)
NT$2,000
運費NT$50
條碼11034558
產品說明59

 

簡介 

這是基於ATmega2560基礎上的微控版 Arduino Mega 2560,擁有54個數字I/O端口(其中14個可以用作PWM輸出口),16個模擬輸入端口,4個UARTs (硬件串行端口),1個16 MHz的晶體振蕩器,同時還包括USB接口,電源插口,ICSP接口,以及重置鍵:幾乎包括了支持微控版運行所需的一切。

你僅需要用USB數據線,或是7-12V適配器,或電池,連接到電腦上即可。Mega能和大部分適用於Arduino Uno, Duemilanove or Diecimila的擴展板相兼容。

Mega 2560是 Arduino Mega的升級版。

而其R3版本還具有下列特點:

  • 使用ATmega16U2代替8U2作為USB-to-Serial轉換器
  • 增加了AREF邊上的SDA和SCL端口。此外,RESET邊上還有兩個新的端口。一個端口是IOREF,它能夠使擴展板適應主板的電壓。另一個空的端口預留給將來擴展的可能。
  • 更強的復位電路

技術規格

  • 微控制器: ATmega2560
  • 工作電壓:5V
  • 輸入電壓(推薦):7-12V
  • 輸入電壓(限制):6-20V
  • 數字I/O端口:54(14個PWM輸出口)
  • 模擬輸入端口:16
  • 直流電流 I/O端口: 40mA
  • 直流電流 3.3V端口: 50mA
  • Flash 內存:256KB(8KB用於引導程序)
  • SRAM:8KB
  • EEPROM:4KB
  • 頻率: 16 MHz

相關文檔

 

The Arduino Mega is UNO’s big sister. Ready for your larger projects

The Arduino Mega has plenty of pins for your complex projects like 3D printers and robotics. If you started with an UNO and need more pins, the Mega is for you

 

 

Overview

The Arduino Mega 2560 is a microcontroller board based on the ATmega2560 (datasheet). It has 54 digital input/output pins (of which 15 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. The Mega is compatible with most shields designed for the Arduino Duemilanove or Diecimila.

   The Mega 2560 is an update to the Arduino Mega, which it replaces.

   The Mega2560 differs from all preceding boards in that it does not use the FTDI USB-to-serial driver chip. Instead, it features the ATmega16U2 (ATmega8U2 in the revision 1 and revision 2 boards) programmed as a USB-to-serial converter.
Revision 2 of the Mega2560 board has a resistor pulling the 8U2 HWB line to ground, making it easier to put into DFU mode.

    Revision 3 of the board has the following new features:

  • 1.0 pinout: added SDA and SCL pins that are near to the AREF pin and two other new pins placed near to the RESET pin, the IOREF that allow the shields to adapt to the voltage provided from the board. In future, shields will be compatible both with the board that use the AVR, which operate with 5V and with the Arduino Due that operate with 3.3V. The second one is a not connected pin, that is reserved for future purposes.
  • Stronger RESET circuit.
  • Atmega 16U2 replace the 8U2.

ARDUINO MICROCONTROLLER

Microcontroller

ATmega2560

Architecture

AVR

Operating Voltage

5 V

Flash memory

256 KB of which 8 KB used by bootloader

SRAM

8 KB

Clock Speed

16 MHz

Analog I/O Pins

16

EEPROM

4 KB

DC Current per I/O Pins

40 mA (I/O Pins)

GENERAL

Input Voltage

5-12 V

Digital I/O Pins

54 (of which 15 provide PWM output and 4 UART)

PWM Output

15

Power Consumption

38 mA

PCB Size

53.3 x 101.5 mm

Weight

36 g

Product Code

A00006

Power

 The Arduino Mega can be powered via the USB connection or with an external power supply. The power source is selected automatically.

    External (non-USB) power can come either from an AC-to-DC adapter (wall-wart) or battery. The adapter can be connected by plugging a 2.1mm center-positive plug into the board's power jack. Leads from a battery can be inserted in the Gnd and Vin pin headers of the POWER connector.

    The board can operate on an external supply of 6 to 15 volts. If supplied with less than 7V, however, the 5V pin may supply less than five volts and the board may be unstable. If using more than 12V, the voltage regulator may overheat and damage the board. The recommended range is 7 to 12 volts.

The power pins are as follows:

  • VIN. The input voltage to the Arduino board when it's using an external power source (as opposed to 5 volts from the USB connection or other regulated power source). You can supply voltage through this pin, or, if supplying voltage via the power jack, access it through this pin.
  • 5V. This pin outputs a regulated 5V from the regulator on the board. The board can be supplied with power either from the DC power jack (7 - 12V), the USB connector (5V), or the VIN pin of the board (7-12V). Supplying voltage via the 5V or 3.3V pins bypasses the regulator, and can damage your board. We don't advise it.
  • 3V3. A 3.3 volt supply generated by the on-board regulator. Maximum current draw is 50 mA.
  • GND. Ground pins.
  • IOREF. This pin on the Arduino board provides the voltage reference with which the microcontroller operates. A properly configured shield can read the IOREF pin voltage and select the appropriate power source or enable voltage translators on the outputs for working with the 5V or 3.3V. 

Memory

    The ATmega2560 has 256 KB of flash memory for storing code (of which 8 KB is used for the bootloader), 8 KB of SRAM and 4 KB of EEPROM (which can be read and written with the EEPROM library).

Input and Output 

 Each of the 54 digital pins on the Mega can be used as an input or output, using pinMode(), digitalWrite(), and digitalRead() functions. They operate at 5 volts. Each pin can provide or receive a maximum of 40 mA and has an internal pull-up resistor (disconnected by default) of 20-50 kOhms. In addition, some pins have specialized functions:

  • Serial 0: (RX) and 1 (TX);
  • Serial 1: 19 (RX) and 18 (TX);
  • Serial 2: 17 (RX) and 16 (TX);
  • Serial 3: 15 (RX) and 14 (TX). Used to receive (RX) and transmit (TX) TTL serial data. Pins 0 and 1 are also connected to the corresponding pins of the ATmega16U2 USB-to-TTL Serial chip. External Interrupts: 2 (interrupt 0), 3 (interrupt 1), 18 (interrupt 5), 19 (interrupt 4), 20 (interrupt 3), and 21 (interrupt 2). These pins can be configured to trigger an interrupt on a low value, a rising or falling edge, or a change in value. See the attachInterrupt() function for details.
  • PWM: 2 to 13 and 44 to 46. Provide 8-bit PWM output with the analogWrite()function.
  • SPI: 50 (MISO), 51 (MOSI), 52 (SCK), 53 (SS). These pins support SPI communication using the SPI library. The SPI pins are also broken out on the ICSP header, which is physically compatible with the Uno, Duemilanove and Diecimila.
  • LED: 13. There is a built-in LED connected to digital pin 13. When the pin is HIGH value, the LED is on, when the pin is LOW, it's off.
  • TWI: 20 (SDA) and 21 (SCL). Support TWI communication using the Wire library. Note that these pins are not in the same location as the TWI pins on the Duemilanove or Diecimila.

The Mega2560 has 16 analog inputs, each of which provide 10 bits of resolution (i.e. 1024 different values). By default they measure from ground to 5 volts, though is it possible to change the upper end of their range using the AREF pin and analogReference() function.

There are a couple of other pins on the board:

  • AREF. Reference voltage for the analog inputs. Used with analogReference().
  • Reset. Bring this line LOW to reset the microcontroller. Typically used to add a reset button to shields which block the one on the board.

Communication 

     The Arduino Mega2560 has a number of facilities for communicating with a computer, another Arduino, or other microcontrollers. The ATmega2560 provides four hardware UARTs for TTL (5V) serial communication. An ATmega16U2 (ATmega 8U2 on the revision 1 and revision 2 boards) on the board channels one of these over USB and provides a virtual com port to software on the computer (Windows machines will need a .inf file, but OSX and Linux machines will recognize the board as a COM port automatically. The Arduino software includes a serial monitor which allows simple textual data to be sent to and from the board. The RX and TX LEDs on the board will flash when data is being transmitted via the ATmega8U2/ATmega16U2 chip and USB connection to the computer (but not for serial communication on pins 0 and 1).

    A SoftwareSerial library allows for serial communication on any of the Mega2560's digital pins.

    The ATmega2560 also supports TWI and SPI communication. The Arduino software includes a Wire library to simplify use of the TWI bus; For SPI communication, use the SPI library.

Programming

     The Arduino Mega can be programmed with the Arduino software (download).

The ATmega2560 on the Arduino Mega comes preburned with a bootloader that allows you to upload new code to it without the use of an external hardware programmer. It communicates using the original STK500 protocol.

You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header using Arduino ISP or similar;

The ATmega16U2 (or 8U2 in the rev1 and rev2 boards) firmware source code is available in the Arduino repository. The ATmega16U2/8U2 is loaded with a DFU bootloader, which can be activated by:

  • On Rev1 boards: connecting the solder jumper on the back of the board (near the map of Italy) and then resetting the 8U2.
  • On Rev2 or later boards: there is a resistor that pulling the 8U2/16U2 HWB line to ground, making it easier to put into DFU mode. You can then use Atmel's FLIP software (Windows) or the DFU programmer (Mac OS X and Linux) to load a new firmware. Or you can use the ISP header with an external programmer (overwriting the DFU bootloader).

Automatic (Software) Reset

     Rather then requiring a physical press of the reset button before an upload, the Arduino Mega2560 is designed in a way that allows it to be reset by software running on a connected computer. One of the hardware flow control lines (DTR) of the ATmega8U2 is connected to the reset line of the ATmega2560 via a 100 nanofarad capacitor. When this line is asserted (taken low), the reset line drops long enough to reset the chip. The Arduino software uses this capability to allow you to upload code by simply pressing the upload button in the Arduino environment. This means that the bootloader can have a shorter timeout, as the lowering of DTR can be well-coordinated with the start of the upload.

    This setup has other implications. When the Mega2560 is connected to either a computer running Mac OS X or Linux, it resets each time a connection is made to it from software (via USB). For the following half-second or so, the bootloader is running on the Mega2560. While it is programmed to ignore malformed data (i.e. anything besides an upload of new code), it will intercept the first few bytes of data sent to the board after a connection is opened. If a sketch running on the board receives one-time configuration or other data when it first starts, make sure that the software with which it communicates waits a second after opening the connection and before sending this data.

    The Mega2560 contains a trace that can be cut to disable the auto-reset. The pads on either side of the trace can be soldered together to re-enable it. It's labeled "RESET-EN". You may also be able to disable the auto-reset by connecting a 110 ohm resistor from 5V to the reset line.

USB Overcurrent Protection

     The Arduino Mega2560 has a resettable polyfuse that protects your computer's USB ports from shorts and overcurrent. Although most computers provide their own internal protection, the fuse provides an extra layer of protection. If more than 500 mA is applied to the USB port, the fuse will automatically break the connection until the short or overload is removed.

Physical Characteristics

     The maximum length and width of the Mega2560 PCB are 4 and 2.1 inches respectively, with the USB connector and power jack extending beyond the former dimension. Three screw holes allow the board to be attached to a surface or case. Note that the distance between digital pins 7 and 8 is 160 mil (0.16"), not an even multiple of the 100 mil spacing of the other pins.

    The Mega2560 is designed to be compatible with most shields designed for the Uno, Diecimila or Duemilanove. Digital pins 0 to 13 (and the adjacent AREF and GND pins), analog inputs 0 to 5, the power header, and ICSP header are all in equivalent locations. Further the main UART (serial port) is located on the same pins (0 and 1), as are external interrupts 0 and 1 (pins 2 and 3 respectively). SPI is available through the ICSP header on both the Mega2560 and Duemilanove / Diecimila. Please note that I2C is not located on the same pins on the Mega (20 and 21) as the Duemilanove / Diecimila (analog inputs 4 and 5).

Schematic & Reference Design 

EAGLE files: arduino-mega2560_R3-reference-design.zip
Schematic: arduino-mega2560_R3-schematic.pdf

EAGLE files: Arduino_MEGA_2560-V3E-reference-design.zip
Schematic: Arduino-MEGA-2560-Rev3E-SCH.pdf

Conformity Declaration :FCC   RoHS  EC  REACh 

Schematic & Reference Design 

Start with Arduino  or if you want to start playing right away with your board  Start with Arduino MEGA 2560

Schematic

Led Matrix and Numeric Keypad Example

問與答

目前沒有任何商品問答!
本商品上架日期:2012-06-11.
評價
建議購買的商品清單!可以參考看看喔
●Nano V3.0 CH340改進版,For Arduino® Atmega328P 帶 USB轉TTL
●Nano V3.0 CH340改進版,For Arduino® Atmega328P 帶 USB轉TTL
$ ●STM32F401CCU6 STM32F4 核心板 開發板 最小系統板
$ ●STM32F401CCU6 STM32F4 核心板 開發板 最小系統板
TE-8051 加購品:杜邦線 排針用線材 (共計58條[8PIN X6 + 1PIN X10] )
TE-8051 加購品:杜邦線 排針用線材 (共計58條[8PIN X6 + 1PIN X10] )
Arduino機器人套件 土壤濕度計 檢測傳感器模組 帶模擬和TTL電平信號輸出(LON-021)
Arduino機器人套件 土壤濕度計 檢測傳感器模組 帶模擬和TTL電平信號輸出(LON-021)
●1路 單路 9V繼電器隔離驅動控制模塊 高電平驅動板(LON-024)
●1路 單路 9V繼電器隔離驅動控制模塊 高電平驅動板(LON-024)
●1604液晶屏 16*4字符點陣 16*4液晶模塊 點陣型液晶顯示模塊
●1604液晶屏 16*4字符點陣 16*4液晶模塊 點陣型液晶顯示模塊
購物車 更多
1 x ATMEGA16-16PI
1 x 電腦終端機 雲端機 雲終端支持所有Windows系統/寬屏/觸摸屏/打印機 10/100M 帶60台終端
1 x ●全銅加粗 dc12V 車充電源線 充氣泵音響點煙器 轉DC5.5*2.1 公頭 10A (線3米+2轉換頭)
1 x BeagleBone black 配件保護 外殼 盒子 arduino 樹莓派
1 x SMT Breakout PCB for 44-QFN or 44-TQFP 3Pack(ada1162)
1 x ATTINY45V
1 x ●IDC20 PLC中繼端子台 20芯 牛角轉接線端子排轉接板 牛角座轉端子台(導軌版本)
1 x 2.8inch DSI LCD / 2.8寸IPS全貼合電容觸控屏小屏幕480×640像素DSI通信
1 x LTC3780方案 6~34V ITPS寬壓DC-ATX無風扇電源350W全固態 H5-ATX
1 x DFR原廠 SPI LCD Module 12864 液晶屏 (DFR091) For Arduino®
1 x LattePanda Alpha 800s 微型終極Windows / Linux設備-未授權(DFR545)
1 x *(DFR1003) UNO R3 入門套件升級版 (送收納盒) For Arduino®
1 x FQSD512-PT / USB-DMX512控台 1024控制器
1 x AT89S51-24PC
1 x 香橙派 全志 H6 Orange pi 3 開發板 / 四核64位 2G內存+8G eMMc (標配單板)
1 x &*●(量大現貨)2022最新 micro:bit V2.21(基本套件)編程入門開發板 BBC 微控制器(餐MB-017)
1 x (XD-204) Data logging shield 數據採集模塊記錄器 For Arduino®
1 x ▼Sparkfun原廠 LIDAR-Lite v3HP Arduino 雷射測距模組 5cm to 40m(SEN-14599)
1 x 門鈴無線家用遠距離無線門鈴一拖二拖一防水電子遙控門鈴(一按鈕+二響鈴)一拖二
1 x ●XH-M131 (24V) 光敏電阻模塊 亮度自動控制模塊 光控繼電器 光線開關 (另有5V 12V)
1 x CUBE8 3D LED 光立方 光魔方 8*8*8 DIY套件 散件 (高級版+TF動畫存儲模塊版) For Arduino®
1 x #(大量現貨)2022版本 micro:bit V2.2 編程入門開發板 BBC 微控制器 (單板)
1 x AT89C4051-24PC
1 x Jetson Nano Developer Kit (配件包 C),高大上AI開發板 配件:7寸IPS屏、攝像頭、64G、電源
1 x ●WeMos D1 mini 配件 / 雙面插板 麵包板 擴展版 WIFI物聯網開發板
1 x FQSD512-PR RS485 DMX512控制 / USB-DMX512控台 1024控制器
1 x >(售完*)micro:bit V1小車套件 python圖形化編程 含Microbit主板 (D套餐:進階套餐B+學習套件
1 x 遠距離24GHz毫米波測距雷達傳感器模塊HLK-LD303-24G移動偵測
1 x ●F型 透明防水盒 室外防水接線盒 戶外防水盒(115*90*55 透明)
1 x ●RS232 DB9 母 轉 DB9 母 轉接頭 DB9pin
1 x LID+NET-512D(雙網口/帶屏)ArtNet控制器 Art-Net雙向 傳輸網絡 DMX512控台 Wifi控制
1 x ●reComputer NX 版本 【加購價】:電源線 X1條
1 x M5Stack Core2,ESP32 觸摸屏開發套件,WiFi藍牙圖形化編程Arduino
1 x DFR原廠 掌控板編程入門學習主控板 (DFR608) / 教學用開源硬件主控板,可進行物聯網及python編程學習
1 x USB Cable and Charger Tester Advanced version - qualMeter X
1 x &$長技 新款 家用車載逆變器 (純正弦波12V 600W 單數顯 ) 12V轉220V
1 x 新品香蕉派Banana Pi (BPI-MT7615) 802.11 ac wifi 4x4 dual-band module
1 x ▽●(特價,現貨)愛上製作6 美國《Make》簡體中文版系列叢書 For Arduino® book 書
1 x $請先詢價 UDOO NEO BASIC
1 x ●5寸 vLcds HMI 電容觸摸屏 帶GPU 支持Arduino I2C接口
1 x 香橙派 全志 2G-IOT 開發板 2G Iot
1 x 150W有源低音炮重低音功放板純低音功放TDA7293功放~110V~220V
NT$188,195
查詢訂單狀態
 
請輸入您的訂單編號
商品通知狀態 更多
通知&●Arduino® Mega2560 Rev3 R3 ATmega2560 (A000067)(義大利原廠)
更新時通知我
推薦給朋友
 
推薦這個商品給朋友

聯絡方式:手機:0933807110 或 0968222607
E-mail:[email protected](主要信箱) & [email protected](次要) & [email protected] & [email protected] & [email protected]