






People Also Buy

Arduino Micro with Headers

Arduino Nano Original

Original Arduino Mega 2560 ATmega2560 Rev3
Found a better price?
Let us know!
We'll try to match the price for you
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 |
Warranty Coverage:
This product comes with a 1-year manufacturer warranty from the date of purchase, covering manufacturing defects only.
Warranty Void If:
The product shows signs of physical damage, mishandling, exposure to water/moisture, fire, natural calamities, unauthorized repairs, improper storage near heat or direct sunlight, or alteration in any way.
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.