Skip to product information
1 of 7

Arduino

Arduino Leonardo with Headers

Arduino Leonardo with Headers

Out of stock

Regular price Rs. 1,595
Regular price Rs. 1,999 Sale price Rs. 1,595
Sale Sold out 20% off Best Price Guaranteed
You save Rs. 404
Incl. GST (No Hidden Charges)
Currently, people are actively checking out this product.
Submit your Bulk Enquiry Here

Contact form

  • The Arduino Leonardo differs from all preceding boards in that the ATmega32u4 has built-in USB communication, eliminating the need for a secondary processor.
  • This allows the Leonardo to appear to a connected computer as a mouse and keyboard, in addition to a virtual (CDC) serial / COM port.
  • It is integrated with 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs).
  • Robocraze is the authorized seller of Arduino products in India and you can buy Arduino Leonardo with headers at best prices from Robocraze.

Arduino Leonardo with Headers

The Original Arduino Leonardo is a microcontroller board based on the ATmega32u4. It has 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro 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 an AC-to-DC adapter or battery to get started.

The Leonardo differs from all preceding arduino boards in that the ATmega32u4 has built-in USB communication, eliminating the need for a secondary chip (such as an FTDI friend, FTDI cable or the USB/Serial converter on the UNO). On one hand this means that sketches on the Leo are a little bigger because it’s also handling USB interaction. On the other hand, it allows the Leonardo to appear to a connected computer as a mouse and/or keyboard, in addition to a virtual (CDC) serial / COM port.

This board is only supported in the latest Arduino IDE 1.0.1 so you will also need to update the IDE.

Pinout Of Arduino Leonardo

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 the Arduino Leonardo board online from the comfort of your home.

Package Includes:

  • 1 x Arduino Leonardo with Headers

Arduino Leonardo Specifications

Brand  Arduino
Microcontroller ATmega32u4
Operating Voltage 5V
Input Voltage (Recommended) 7-12V
Digital I/O Pins 20
PWM Channels 7
Analog Input Channels 12
Flash Memory 32 KB (ATmega32u4) of which 4 KB used by the bootloader
SRAM 2.5 KB (ATmega32u4)
Clock Speed 16 MHz
Dimensions  7 x 5.5 cms
Weight  25 grams

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 Leonardo used for?

  • The Arduino Leonardo is a microcontroller board that uses the ATmega32u4 processor. It has 20 digital I/O pins (seven PWM outputs and twelve analogue inputs), a 16 MHz crystal oscillator, a micro USB connection, a power jack, an ICSP header, and a reset button.

2.What is the difference between Arduino Leonardo and Micro?

  • Both the Arduino Leonardo and Micro are microcontroller boards that differ in size, pinout, and functionality. The Leonardo uses a single microcontroller to run sketches and communicate with computers via USB, whereas the Micro is a smaller form factor version of the Leonardo that lacks a DC input jack and can also function as a HID or Virtual COM port device.
  • The Leonardo has more I/O pins than the Micro, making it ideal for projects requiring more sensors or actuators. Alternative boards, such as the Sparkfun Pro Micro, have a smaller form factor than the Leonardo and may be better suited for projects that require fewer I/O pins.