The Arduino Micro 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.
Microcontroller | ATmega32U4 |
Operating Voltage | 5 V |
Input Voltage | 7 V - 12 V |
Analog Input Pins | 12 |
PWM Pins | 7 |
DC I/O Pin | 20 |
DC Current per I/O Pin | 20 mA |
DC Current for 3.3 V Pin | 50 mA |
Flash Memory | 32 KB of which 4 KB used by the bootloader |
SRAM | 2.5 KB |
EEPROM | 1 KB |
Clock Speed | 16 MHz |
LED_Builtin | 13 |
Length | 45 mm |
Width | 18 mm |
Weight | 13 g |