Arduino Nano SuperMini USB-C
Tax included. Shipping is calculated at checkout.
The Arduino SuperMini USB-C is an ultra-compact ATmega328P development board designed for embedded projects, compact electronics, robotics, sensors, and breadboard prototyping. It delivers full Arduino Nano compatibility in a significantly smaller footprint.
- ATmega328P microcontroller running at 16MHz
- Compact SuperMini size — only 21.72 × 26.16mm
- USB-C interface with CH340G USB-to-serial chip
- 14 digital I/O pins including 6 PWM outputs
- Headers supplied unsoldered for flexible builds
Quick Start
Download and install the Arduino IDE if you do not already have it.
Use a data-capable USB-C cable for programming and serial communication. Some USB-C PD laptops, chargers, and smart power supplies may not correctly negotiate power with these Nano development boards. If the board does not power on or connect, try a USB-A to USB-C cable or a standard 5V USB power source.
Go to Tools → Board → Arduino Nano.
Try Tools → Processor → ATmega328P Old Bootloader.
Specifications
Getting Started
Download and install the latest Arduino IDE from the official Arduino website.
Use a data-capable USB-C cable and connect the SuperMini to your computer. USB provides standard 5V power for programming and normal USB operation.
Some USB-C PD laptops, chargers, and smart power supplies may not correctly negotiate voltage with these Nano development boards. If the board is not detected, powers intermittently, or shows 0V output on smart USB-C power supplies, try using a USB-A to USB-C cable or a standard fixed 5V USB source instead.
If powering the board through VIN instead of USB, supply 6–12V through the VIN pin.
In Arduino IDE, go to Tools → Board → Arduino Nano.
If uploads fail, try Tools → Processor → ATmega328P Old Bootloader.
What's Included
Compact ATmega328P development board with USB-C interface and CH340G USB-to-serial chip.
Supplied loose for flexible installation and custom soldering orientation.
Common Uses
Common Questions
No — the included headers are supplied unsoldered so you can install them in your preferred orientation.
Select Arduino Nano, then choose ATmega328P or ATmega328P Old Bootloader if uploads fail.
Yes, this board is compatible with standard Arduino Nano sketches, examples, and libraries.
Most modern systems install drivers automatically, but some systems may require manual CH340 driver installation.
Some USB-C PD chargers and smart USB-C ports may not supply power if they cannot negotiate correctly with the board. Use a standard 5V USB source or USB-A to USB-C cable for best compatibility.
