Arduino Leonardo with Headers [A000057] – ATmega32U4 Microcontroller, 16MHz, 20 Digital I/O Pins, 7 PWM, USB HID Support, Built-in USB Communication, Compatible with Arduino IDE for Custom Projects
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7Thumbnail 8

Arduino Leonardo with Headers [A000057] – ATmega32U4 Microcontroller, 16MHz, 20 Digital I/O Pins, 7 PWM, USB HID Support, Built-in USB Communication, Compatible with Arduino IDE for Custom Projects

4.6/5
产品编号: 56050266
安全交易

细节

  • Brand
    Arduino
  • Compatible devices
    PC Arduino 2
  • RAM memory technology
    DDR
  • Memory clock speed
    16 MHz
  • Model name
    Leonardo
  • Memory storage capacity
    1 KB
16 MHz ATmega32U4 MCU
📟20 Digital I/O pins + 12 Analog inputs
🔌Native USB HID support

描述

🚀 Unlock your DIY genius with the Arduino Leonardo—where creativity meets seamless USB magic!

  • ARDUINO IDE READY - Jumpstart your innovation with full compatibility and a thriving community ecosystem.
  • PLUG PLAY USB HID - Emulate keyboards, mice, and controllers natively—no extra hardware needed.
  • VERSATILE I O ARSENAL - 20 digital pins (7 PWM) and 12 analog inputs empower intricate sensor and actuator setups.
  • POWERHOUSE MICROCONTROLLER - 16 MHz ATmega32U4 delivers smooth, reliable performance for complex projects.
  • SEAMLESS USB COMMUNICATION - Built-in USB interface means hassle-free programming and device integration.

The Arduino Leonardo features a 16 MHz ATmega32U4 microcontroller with 32KB flash, 2.5KB SRAM, and 1KB EEPROM. It supports native USB HID functionality, allowing it to act as a keyboard, mouse, or game controller without extra hardware. Equipped with 20 digital I/O pins (7 PWM), 12 analog inputs, and 4 hardware serial ports, it offers extensive connectivity for complex projects. Fully compatible with the Arduino IDE, it enables rapid prototyping and access to a vast library of resources.

Large manufacture image 1Large manufacture image 2
Small manufacture image 1Small manufacture image 2Small manufacture image 3Small manufacture image 4Small manufacture image 5Small manufacture image 6Small manufacture image 7Small manufacture image 8Small manufacture image 9

规格

BrandArduino
Product Dimensions7.62 x 2.54 x 5.08 cm; 25 g
Item model numberA000057
ManufacturerArduino
SeriesLeonardo
Processor BrandArduino
Processor Speed16 MHz
Processor Count1
RAM Size2560 Bytes
Memory TechnologyDDR
Computer Memory TypeSRAM
Memory Clock Speed16 MHz
Wireless Type802.11b
Voltage5 Volts
Are Batteries IncludedNo
Number of Lithium Metal Cells1
Item Weight25 g
Guaranteed software updates untilunknown

有问题吗?看看别人问了什么

Some say fake, some say genuine. Which is it?
Does it come with USB connector?
how do I attach my USB plug to this board?
it says have 20 I/O pin. but in picture, there are only 13, how to make use of the rest of IO?

评论

4.6

全部来自已验证的购买

S**R

This is the baby Arduino

Probably you want to try playing around with a microcontroller if you are reading this, and you don't know whether to buy this board, the Arduino Uno, or maybe a Raspberry Pi. Possibly you don't know what it is at all. If you are in the last category, all of these can be an embedded computer, or the works of something bigger. For around 20 quid and a LOT of playing around you can build all sorts of interesting things and some quite pointless ones as well.If you would like to try piddling around with these tiny computers here's some suggestions in a nutshell, based in the fact we have around a dozen of these things at home.If it's your first Arduino, the Uno is a better one to start to experiment with. It's not quite as powerful as this one and it's built differently from the Leonardo here. You can do lots of things with it - and importantly for the absolute beginner, just about everything you can find to build around/run on an Arduino will work on a Uno and the illustrations will match.If you want to try something slightly different and possibly a bit cheaper, then try the Leonardo. Mostly it works the same, but with one important difference - unlike the Uno, the Leonardo has the USB interface on the same chip as the processor which means the host computer can 'see' the Arduino (My Mac says it's a keyboard) this opens new possibilities.Lastly, the Raspberry Pi is a more powerful computer, that can run an OS like Linux, can be hooked up to monitor, has a network connection - none of which you can do easily - or at all - with an out of the box Arduino.Whichever one you get, you'll need to download driver software from Arduino, install it and then start playing. The first simple program you do (Called a 'sketch') will probably flash a LED or two. Almost certainly you want to get a few LEDs, a breadboard and some other bits and bobs like switches and wires to give your controller something to do.It's not difficult to get a result, and the programming language is easy to understand, although capable of surprising results. I've had students who have given up on a Raspberry Pi, but taken to this like a fish to water. Perhaps it feels a little less arcane - maybe this is a better starting point and they will build back up to a Pi later.The Leonardo is a smart, well made interesting board to work with. The one I brought came with a USB lead, useful since it wasn't the standard USB lead, and the supplier delivered in 48 hours. It's fun and interesting bit of kit and I shall probably own another before the year is out.

A**.

GuR - Perfect for intended use

Dude, Genu1ne user ReVIewz - Perfect for intended use if that is storing your passwords on imbedded flash memory and hatting with an NFC shield to make it so you can login to your PC by waving your hand over your desk (disclaimer - must have over £100 NFC implant injected into your hand for PoC to work... or an NFC ring)

S**M

This has a real crystal oscillator for the main processor

Most Arduino e.g. the UNO, make do with a ceramic resonator.The crystal you see on a UNO is for the serial interface.The Leonardo has only one processor. Timing for serial and itself is "spot on" and from the only crystal on the board. The difference in accuracy is 20 sec month vs 5 hours.If your project needs accurate timing e.g. better than 16MHz +/- 0.5% then you really need a version with a crystal. If your project needs a Shield, a crystal, and a 5V operation then this is the only option.Code compatibility is solved if you are writing your own code and use the recommended constants e.g. A0 and not 0 for an analog port. IF you need extra I/O or timers then this has more of these.The official price is also less than an Arduino so it's a hidden gem IMHO.

S**E

It arrived in perfect condition.

It arrived on time, and is a genuine Arduino product. I'm using it to make a control panel for a flight sim on my pc.

D**K

Not for beginners

If this is your first Arduino, don't buy the Leonardo. There is a vast amount of free software for the Arduino on the Internet, but almost all of it is for the Arduino Uno. The Leonardo works very well and has some distinct advantages, but its I/O layout is very different from Uno, and any program that does clever stuff with the I/O simply won't work. If you know what you are doing and you can read the data sheet for the AtMega32u4 then you should have no problems with this excellent product.

A**N

Does what it says

Used as part of a 3D build to make an autopilot module for flight sim 2020

F**T

Great starter board..

Nice fast delivery, these are great little boards, add a bread board and your away prototyping in no time...

S**S

Great for development

Control a PC or Mac with one of these, replace your keyboard/mouse and watch all sorts of things happen.The smaller USB allows for standard cables to be used.

常见问题

TrustPilot

TrustScore 4.5 | 7,300多个评论

尤素夫·A.

总体来说,体验非常棒。会推荐给朋友和家人。

1 个月前

Meera L.

交易顺利,产品完好无损地到达。

3 周前

全球购物,通过 Desertcart 享受优惠
物有所值
各种产品的价格具有竞争力
全球购物
为 100 多个国家的数百万购物者提供服务
增强保护
深受全球购物者喜爱的值得信赖的支付方式
客户保证
深受全球购物者喜爱的值得信赖的支付方式。
沙漠车应用程序
随时随地随时随地购物。
HK$452

关税和税费包括

Hong Kong店铺
1
免运费

with PRO Membership

免费退货

30天对于 PRO 会员用户

15天无会员资格

安全交易

TrustPilot

TrustScore 4.5 | 7,300多个评论

Neha S.

整个订购过程中沟通顺畅。产品完美。

2 周前

Anjali K.

产品质量出色。正是我的工作所需要的。

1 个月前

Arduino Leonardo With Headers A000057 Atmega32u4 Microcontroller 16mhz 20 Digital | Desertcart Hong Kong