The Arduino Pro Micro is a powerhouse in a tiny package. Based on the ATmega32U4 microcontroller (the same heart as the Arduino Leonardo), it features a built-in USB transceiver. Unlike the Uno or Nano, which require a separate chip for USB communication, the Pro Micro talks directly to your computer. This allows it to act as a Human Interface Device (HID), making it the industry standard for building custom mechanical keyboards, gaming controllers, or educational BadUSB security tools.
Native USB 2.0: No external USB-to-Serial chip needed. It shows up as a Keyboard/Mouse on any OS (Windows, Mac, Linux).
Rubber Ducky Ready: Easily programmable to execute automated keystroke scripts for white-hat security audits and penetration testing.
Ultra-Compact: Smaller than a stick of gum, making it perfect for embedding inside other devices or tiny project boxes.
High Performance: Runs at $5ext{V}$ and $16ext{MHz}$, providing plenty of speed for complex macro operations.
| Feature | Specification |
| Microcontroller | ATmega32U4 |
| Operating Voltage | $5ext{V}$ |
| Clock Speed | $16ext{MHz}$ |
| Digital I/O Pins | 12 (including 5 PWM pins) |
| Analog Input Pins | 4 |
| Flash Memory | $32ext{ KB}$ (4 KB used by bootloader) |
| SRAM | $2.5ext{ KB}$ |
| Interface | Micro-USB |
Reviews (0)
There are no reviews yet.