Sentinal AI
Loading telemetry & components...

The Arduino Nano CH340 (Type-C) is a compact, breadboard-friendly microcontroller board based on the popular ATmega328P. This specific version brings a much-needed modern upgrade by utilizing a robust, reversible USB Type-C port, making it compatible with the standard data cables used by most modern smartphones and laptops.
Available at Tomson Electronics, this board comes completely pre-soldered. The downward-facing male header pins are already professionally attached, allowing you to plug it directly into a solderless breadboard straight out of the box with zero assembly required. It utilizes the cost-effective CH340 USB-to-serial converter chip, offering the exact same logic and processing power as a standard Arduino Uno but in a fraction of the footprint.
People also search for: arduino nano type c, nano ch340 soldered, atmega328p nano, breadboard arduino, nano usb c.
Q: Why isn't my computer recognizing the board when I plug it in?
A: Because this board uses the CH340 USB-to-serial chip instead of the standard FTDI chip, you will likely need to download and install the free "CH340 driver" for your Windows or Mac operating system before the Arduino IDE can see the COM port.
Q: I'm getting an error when trying to upload code in the Arduino IDE. How do I fix this?
A: In the Arduino IDE, go to Tools > Board and select "Arduino Nano". Then, go to Tools > Processor. If the standard "ATmega328P" option fails to upload, try selecting "ATmega328P (Old Bootloader)". This is a common requirement for CH340 clone boards.
Q: How do I power this if it's not connected to USB Type-C?
A: You can power the board using a 7V to 12V battery or DC power supply by connecting the positive wire to the VIN pin and the ground wire to a GND pin. The onboard voltage regulator will step it down to a safe 5V for the processor.
Real feedback from verified hardware developers and roboticists.
Be the first hardware engineer to test and review this component.