Description
Arduino Mega 2560 Chinese clone is the Chinese version of the Arduino Mega. Similar to the Italian version you can power it via the USB connection. Also, you can power it with an external power supply. The Mega selects the power source automatically.
Arduino Mega 2560 external (non-USB) power can come either from an AC-to-DC adapter (wall-wart) or battery.
You can plug a 2.1mm center-positive adapter plug into the Arduino Mega 2560’s power jack. Or you can connect leads from a battery to the GND and Vin pin headers of the POWER connector.
The Arduino Mega 2560 can operate on an external supply of 6 to 20 volts. If you supply the Arduino with less than 7V, the 5V pin may supply less than five volts and the board may become unstable.
If using more than 12V, the voltage regulator may overheat and damage the board. Hence, the recommended range is 7 to 12 volts.
The ATmega 2560 which is the microcontroller used in the Arduino Mega 2560 is a low-power CMOS 8-bit microcontroller using the AVR enhanced RISC architecture. By executing powerful instructions in a single clock cycle, the ATmega 2560 achieves throughputs approaching 1 MIPS per MHz.
You can find in the Getting Started section all the information you need to configure your Arduino Mega 2560 Chinese clone, use the Arduino Software (IDE), and start tinker with coding and electronics.
Arduino Mega 2560 R3 CH340 Specifications
Microcontroller | ATmega2560 |
Operating Voltage | 5 V |
Input Voltage (recommended) | 7-12 V |
Input Voltage (limit) | 6-20 V |
Digital I/O Pins | 54 (of which 15 provide PWM output) |
PWM Digital I/O Pins | 15 |
Analog Input Pins | 16 |
DC Current per I/O Pin | 20 mA |
Flash Memory | 256 KB |
SRAM | 8 KB |
EEPROM | 4 KB |
Clock Speed | 16 MHz |