SparkFun
Pro Micro - 3.3V/8MHz
Here at SparkFun, we refuse to leave ‘good enough’ alone. That’s why we’re adding to our line-up of Arduino-compatible microcontrollers once more! The Pro Mi...
Get notified when back in stock
Here at SparkFun, we refuse to leave ‘good enough’ alone. That’s why we’re adding to our line-up of Arduino-compatible microcontrollers once more! The Pro Micro is similar to the Pro Mini except with an ATmega32U4 on board. The USB transceiver inside the 32U4 allows us to add USB connectivity on-board and do away with bulky external USB interface.
This tiny little board does all of the neat-o Arduino tricks that you’re familiar with: 9 channels of 10-bit ADC, 5 PWM pins, 12 DIOs as well as hardware serial connections Rx and Tx. Running at 8MHz and 3.3V, this board will remind you a lot of your other favorite Arduino-compatible boards but this little guy can go just about anywhere.
This is the 3.3V version so, as always, keep in mind the limits of system voltage and so forth. The lower system voltage also has its advantages, though, like ease of use with many common 3.3V sensors. There is a voltage regulator on board so it can accept voltage up to 12VDC. If you’re supplying unregulated power to the board, be sure to connect to the “RAW” pin on not VCC.
Not sure which Arduino or Arduino-compatible board is right for you? Check out our Arduino Buying Guide!
Note: See the GitHub link below for support with the Arduino IDE.
Dimensions: 1.3x0.7"
Features:
- ATMega 32U4 running at 3.3V/8MHz
- Supported under Arduino IDE v1.0.1
- On-Board micro-USB connector for programming
- 9 x 10-bit ADC pins
- 12 x Digital I/Os (5 are PWM capable)
- Rx and Tx Hardware Serial Connections
- Our Smallest Arduino-Compatible Board Yet!
Documents:
- Schematic
- Eagle Files
- Hookup Guide
- Graphical Datasheet
- Datasheet (ATMega 32U4)
- Firmware Note
- Arduino Addon Files
- Arduino Addon Files (IDE 1.5+)
- GitHub (Design Files)
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- RX
- RX means receive, usually showing data being received by the board. An RX indicator LED can help with troubleshooting USB or serial communication.
- TX
- TX means transmit, usually showing data being sent from the board. A TX indicator LED can help you see when the board is communicating or uploading code.
- VCC
- VCC is the positive power-supply connection on a chip or module. Connecting it to the correct supply voltage is needed for the part to power on and helps avoid damaging the electronics.
Find this product in
Brands
Pro Micro Schematic
Schematic · 566.9 KB · Click any page to view full size
ATmega32U4 Datasheet
Datasheet · 8.7 MB · Click any page to view full size
Pro Micro Graphical Datasheet
Datasheet · 481.7 KB · Click any page to view full size
Firmware Note
Product Brief · 2.9 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 957.7 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Support files for SparkFun's 32u4-based Arduino-compatible development boards.
83c07b9
over 10 years ago
· 31 commits
- sparkfun Changed Qduino Mini to use promini variant over 10 years ago
- .gitignore Initial commit. This is the version which was initially released to over 13 years ago
- README.md Increasing warning regarding deprecated repository over 10 years ago
ATMega32U4 Arduino board, available from SparkFun Electronics
df836f3
about 4 years ago
· 49 commits
- Documentation Add Graphical Datasheets over 6 years ago
- Firmware Adding new firmware examples over 4 years ago
- Hardware Add Older Version to Repo about 4 years ago
- .gitattributes Updating README, adding gitignore files almost 12 years ago
- .gitignore Proto finished. Add ignore. over 6 years ago
- LICENSE.md Create LICENSE.md over 8 years ago
- README.md Update README.md about 4 years ago
Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
b2ccf64
over 1 year ago
· 387 commits
- IDE_Board_Manager Update package_sparkfun_index.json over 1 year ago
- sparkfun Adds new bootloader files for the SAMD51 Thing Plus over 2 years ago
- .gitignore SAMD 1.7.7 release for Micromod variant typo, fixes master_reader.ino, adds VIM files to .gitignore over 5 years ago
- manager-arrow.png 1.4.0 Release about 9 years ago
- manager-arrow2.png 1.4.0 Release about 9 years ago
- manager-menu.png 1.4.0 Release about 9 years ago
- prefs-arrow.png 1.4.0 Release about 9 years ago
- README.md Add NINA-B306 board over 3 years ago
- sparkfunboards.png Image fix about 9 years ago
Related Tutorials
Free guides on learn.littlebird.com.au