The Micro is a microcontroller board based on the ATmega32U4 (datasheet), developed in conjunction with Adafruit. 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, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a micro USB cable to get started. It has a form factor that enables it to be easily placed on a breadboard.
The Micro board is similar to the Arduino Leonardo in that the ATmega32U4 has built-in USB communication, eliminating the need for a secondary processor. This allows the Micro 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.
49.3 x 17.8 mm (1.94 x 0.7 inches)
| Manufacturer | Arduino |
|---|---|
| Category | Open Source MCU Platforms |
| Eval Board Part Number | 1050-1066-ND |
| Eval Board Supplier | Arduino |
| IDE |
Arduino
|
| Speed |
16 MHz
|
| Bits |
8 Bit
|
| Memory, Flash/RAM |
32 kB / 2.5 kB
|
| Digital I/O |
20 I/O, 7 PWM
|
| Interface |
I²C x1
SPI x1 UART x1 USB Device |
| Analog Outputs (DACs) |
7 x 8 Bit
|
| Analog Inputs (ADCs) |
12 x 10 Bit
|
| DMA Channels |
0
|
| Features |
Over Current Protection
Timers |
| Radio |
-
|
| Interrupt Pins |
5
|
| I/O Voltage |
5 V
|
| Voltage In |
7 ~ 12 V
|
| Touch Sensing Pins |
0
|
| Program/Debug Interface |
ISP Header
USB Type-Micro AB |
| Area |
876² mm, 1.36² In
|
| Main I.C. Base Part |
ATmega32U4
|
| Design Author |
Arduino
|
| Date Created By Author | |
| Date Added To Library | 2018-07 |