fbpixel
Tags: ,
0
(0)

The Arduino Mega 2560 board is an enhanced version of the Arduino UNO. It has a large memory capacity and a large number of inputs.

Microcontroller features

The Arduino MEGA microcontroller uses the ATmega2560 microprocessor, which operates at a clock frequency of 16 MHz and has 8 kB RAM, 4 kB EEPROM and 256 kB Flash memory (for programming and data storage).

  • CPU ATmega2560
  • Voltage : 5V
  • Flash : 256 kB
  • RAM : 8 kB
  • EEPROM : 4 kB
  • Clock speed : 16MHz
  • WiFi : No
  • Bluetooth : No
  • SD : No

Power supply

The Arduino MEGA microcontroller operates over a voltage range of 7-12V, thanks to its on-board voltage regulator, while the microprocessor operates at 5V. In normal operation, the microcontroller consumes up to 45mA (if no power is supplied) and can accept a maximum current of 40mA on each of its IO pins.

Pinout

  • Analog I/O : 16 (A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)
  • Digital I/O : 38 (14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53)
  • Broches PWM : 17 (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 44, 45, 46)
  • Communication Serial: 10 (10, 11, 12, 13, 14, 15, 50, 51, 52, 53)
  • I2C communication: 1 ((20, 21))
  • SPI communication: 1 ((53, 52, 50, 51))
  • Interrupt : 1 (2)

Summary of features

Microcontrôleur
Nom: ArduinoMEGA
Marque: Arduino
Caractéristiques
CPU: ATmega2560
Tension d’alimentation : 7-12V
Tension logic: 5V
E/S digitales: 54
Entrées analogiques: 16
Flash: 256kB
SRAM: 8kB
EEPROM: 4kB
Fréquence d’horloge: 16 MHz
Wifi: No
Bluetooth: No
SD card: No
Touch: No
UART/SPI/I2C/I2S: Yes/Yes/Yes/No

How to get started

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

As you found this post useful...

Follow us on social media!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?