Skip to product information
1 of 7

Arduino

Original Arduino Mega 2560 ATmega2560 Rev3

Original Arduino Mega 2560 ATmega2560 Rev3

Out of stock

Regular price Rs. 3,329
Regular price Rs. 3,799 Sale price Rs. 3,329
Sale Sold out 12% off Best Price Guaranteed
You save Rs. 470
Incl. GST (No Hidden Charges)
Currently, people are actively checking out this product.
Submit your Bulk Enquiry Here

Contact form

  • This is the Original Arduino Mega board from Arduino
  • Official Arduino Board with 3-Month brand Warranty
  • ATmega16U2 instead 8U2 as USB to serial converter
  • Stronger RESET circuit
  • 5V operating voltage
  • 40mA DC current per I/O pin
  • 256KB flash memory of which 8KB used by bootloader
  • 8KB SRAM and 4KB EEPROM
  • Robocraze is the authorized seller of Arduino products in India and you can buy Arduino Mega Original board at best prices from Robocraze.

Arduino Mega Original

This is an Original Arduino Mega board from Arduino Officials based on ATmega16U2.  The Official Arduino Mega 2560 is a Rev3 development board based on the ATmega2560 microcontroller. The Mega board has 54 digital input/output pins (of which 14 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the Arduino microcontroller, simply connect it to a computer with a USB cable or power it with an AC to DC adaptor or battery to get started.

Features Of Arduino Mega Original

Features Of Arduino Mega Original

The Mega is compatible with most shields designed for the Arduino Uno, Duemilanove, or Diecimila. The Arduino Mega can be powered via a USB connection or with an external power supply. The power source is selected automatically. The Arduino Mega2560 has a number of facilities for communicating with a computer, another Arduino, or other microcontrollers.

Note: Robocraze is the authorized seller of Arduino in India. Therefore, even if you are in Bangalore, Hyderabad, Mumbai, or Pune, you can order and buy Arduino Mega R3 Original online from the comfort of your home.

Applications of Arduino Mega Original

  • Embedded Design & Development
  • Industrial, Communications & Networking
  • Sensing & Instrumentation
  • Automation & Process Control

Also check Arduino Leonardo with Headers. The Arduino Leonardo is a microcontroller board that can be used for a variety of projects. It has 20 digital input/output pins, 7 of which can be used as PWM outputs and 12 as analog inputs.

Package Includes:

  • 1 x Arduino Mega Original

    Specifications:

      Model

      Mega 2560

      Processor IC

      ATmega16U2

      Operating Voltage

      5VDC

      Memory

      256KB flash memory of which 8KB is used by the bootloader
      8KB SRAM
      4KB EEPROM

      Input voltage

      7V to 12V

      Dimensions

      102 x 51mm

      Weight

      40gm

      Shipping & Returns

      • All orders confirmed before 3 pm IST are shipped on the
        same day, barring rare pickup delays on holidays or disturbances
      • Delivery time in Metro cities is 1-3 days, Others it is
        3-7 days. It varies based on location, reliant on courier services
      • Return window: 7 days from receipt unless stated
        otherwise. No refunds/replacements after
      • Returns only for non-working/damaged products are accepted
      • Initiate return requests to our customer service team via Support ticket or contact us at +91-8123057137
      • Refunds are processed within 3-4 working days post inspection and approval.

      For more details, please check our Shipping and Return Policy

      View full details

      People Also Buy

      Found a better price?

      Let us know!
      We'll try to match the price for you

      • ⚡ Dispatched within 24 hours

      • 💰 Earn RC Coins on every purchase

      • 🚚 Free shipping on orders above Rs 500/-

      • 🛠️ Dedicated Technical Support Team

      1 of 4

      1. What is Arduino Mega used for?

      • The Arduino MEGA 2560 is designed for projects that require more I/O lines, more sketch memory, and more RAM. It is the recommended board for 3D printers and robotics projects because it has 54 digital I/O pins, 16 analog inputs, and more space for your sketch. 

      2. Is Arduino Mega better than Uno? 

      • The Mega 2560 has the most SRAM space with 8 kB, which is 4x more than the Uno, and 3.2x more than the Micro. With more SRAM space, the Arduino has more space to create and manipulate variables when it runs. 

      3. Can Arduino Mega run Python? 

      • The Arduino IDE does not yet support Python. Instead, we can use OpenMV, a platform that supports programming Arduino boards with MicroPython. We can install MicroPython and upload scripts directly to the board using the OpenMV editor. Some examples are also available in the editor. 

      4. How do I connect my Arduino Mega to the internet? 

      • The Arduino Ethernet Shield connects your Arduino device to the internet. Simply plug this module into your Arduino board and use an RJ45 cable to connect it to your network. As always with Arduino, every element of the platform – hardware, software, and documentation – is freely available and open-source. 

      5. What language is used in Arduino Mega?

      • The Arduino Mega uses a variant of the C++ programming language. With the addition of unique methods and functions exclusive to the Arduino platform, C++ is the primary language used to write code for Arduino Mega projects. A "sketch" (this language's word for code file) that you generate for the Arduino Mega is processed and compiled into machine language before it is run on the device.

      6.How fast is Arduino Mega?

      • The clock speed of the Arduino Mega is 16MHz. This frequency is important because if you choose a different board with a different clock speed, the uploaded sketch might not work or become incompatible.

      7. Is Arduino Mega good for beginners?

      • The Arduino Mega is appropriate for beginners, yes. The entire Arduino platform is meant to be approachable and user-friendly, providing an open-source electronics platform with simple hardware and software. It is very appealing to beginners who want to learn electronics and coding because of this method. For those new to electronics projects and programming, the Arduino Mega offers an excellent starting point with its user-friendly interface and wealth of online resources.