Arduino Mega 2560 R3 ATmega2560 Compatible Module
The MEGA 2560-compatible ARDUINO is designed for projects that require more I / O lines, more sketch memory, and more RAM. With 54 digital I / O pins, 16 analog inputs and more sketch space, it is the recommended board for 3D printers and robotics projects.
The module has:
- ATmega2560 microcontroller - the system is clocked with a 12MHz clock signal
- in this version there is CH340 instead of FT232 for communication with PC
- 54 digital inputs,
- 15 PWM channels
- 16 analog inputs
- popular communication interfaces
- USB connector
- DC power socket
- RESET button
- pins for connecting the AVR programmer.
To begin, install the CH340 drivers, connect the system to the computer with a USB cable and select the Arduino Mega board in the Arduino IDE environment. Drivers: https://www.driverscape.com/download/usb-serial-ch341
Technical data:
- Supply voltage: 7 V to 12 V
- Compatible with the Arduino MEGA 2560
- Micro-controller: ATmega2560 - operating voltage 5V
- Maximum clock frequency: 12 MHz
- SRAM memory: 8 kB
- Flash memory: 256 kB (5kB reserved for bootloader)
- EEPROM memory: 4 kB
- IN-OUT 54 inputs, including as many as 15 PWM
- 40mA pin current efficiency
- Number of analog inputs: 16 (channels of A / C converter)
- Serial interfaces: UART, SPI, I2C
- External interrupts
- Connection: USB socket
- ISP connector
- Dimensions: 101x54x15 mm
- 2.54mm pin spacing (can be mounted in contact plates)
Useful links:
- CH340 USB driver http://www.driverscape.com/download/usb-serial-ch341
- IDE software https://www.arduino.cc/en/Main/Software
In case you face issues with Win10 drivers, you may need to do manual installation of the drivers (CH341SER.EXE available from the producers website),
http://www.wch.cn/downloads/CH341SER_EXE.html