> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Arduino Leonardo (Without Headers)

**Type:** Product page · **SKU:** A000052 · **Brand:** [Arduino](https://core-electronics.com.au/brands/arduino-australia) · **GTIN:** 7630049200326
**Page:** https://core-electronics.com.au/arduino-leonardo-without-headers.html ([markdown](https://core-electronics.com.au/arduino-leonardo-without-headers.html.md))

Similar to an Arduino UNO, can be recognized by computer as a mouse or keyboard.

## Pricing

- **Price:** $37.55 (inc GST) — $34.14 AUD, exc GST
- **Quantity discounts:** 25+ $32.43 (exc GST) · 100+ $30.73 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 2 today; more stock is typically available with a 10–14 day lead time.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=A000052:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/A000052:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

The Arduino Leonardo is a microcontroller board based on the ATmega32u4 ([datasheet](https://core-electronics.com.au/attachments/localcontent/7766S_856002822a7.pdf)). 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.

The 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 also has other implications for the behavior of the board; these are detailed on the getting started page.

This version of the Leonardo comes without headers..

**Technical Specifications**

| Microcontroller | ATmega32u4 |
|---|---|
| Operating Voltage | 5V |
| Input Voltage (recommended) | 7-12V |
| Input Voltage (limits) | 6-20V |
| Digital I/O Pins | 20 |
| PWM Channels | 7 |
| Analog Input Channels | 12 |
| DC Current per I/O Pin | 40 mA |
| DC Current for 3.3V Pin | 50 mA |
| Flash Memory | 32 KB (ATmega32u4) of which 4 KB used by bootloader |
| SRAM | 2.5 KB (ATmega32u4) |
| EEPROM | 1 KB (ATmega32u4) |
| Clock Speed | 16 MHz |

If you want to give a closer look to this board we advise you to visit the official Arduino Leonardo page in the Product Section.

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/a/0/a000052_iso_1_.jpg)
