Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.
Description
Arduino Leonardo with headers
Microcontroller: ATmega32u4
Can be powered via the micro USB connection
Eliminating the need for a secondary processor
Keyboard and mouse emulation
The Arduino Leonardo Microcontroller (Headers) can be powered via the micro USB connection or with an external power supply. The power source is selected automatically. This 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 a AC-to-DC adapter or battery to get started.
External (non-USB) power can come either from an AC-to-DC adapter (wall-wart) or battery. The adapter can be connected by plugging a 2.1mm center-positive plug into the board's power jack. Leads from a battery can be inserted in the Gnd and Vin pin headers of the POWER connector.
I ordered the Leonardo over the weekend and RobotShop shipped my order first thing Monday morning. It's my first microcontroller and the basics work as expected: blinking LEDs and printing digits on a seven segment display.
D
David
A must have for XBee development
I tried doing XBee development with an XBee shield and the UNO but found it too difficult to diagnose problems. With two serial lines, this board allows you to talk to the XBee and get print output on your computer at the same time.
J
Jason
Great!
Love the fact that it has digital pins 0 (RX) and 1 (TX)!
u
user255
Great
A big improvement over the original Arduino Uno, great for prototyping and learning.