DFRobot
DFRduino Nano V3.1 (Arduino Nano Compatible)
The DFRduino Nano USB Microcontroller V3.1 (ATMega 328) is a breadboard ready version of the Arduino mini with integrated USB. The arduino Nano has every...
Get notified when back in stock
The DFRduino Nano USB Microcontroller V3.1 (ATMega 328) is a breadboard ready version of the Arduino mini with integrated USB. The arduino Nano has everything that the Diecimila has (electronically) with more analog input pins and an on-board +5V AREF jumper. The arduino Nano automatically senses and switches to the higher power supply, so there is no need for a power select jumper.
The nano's pin layout works well with the Mini or the Basic Stamp (TX, RX, ATN, GND on one top, power and ground on the other). The DFRobot DFRduino Nano USB Microcontroller V3.1 (ATMega 328) can be powered via the mini-B USB connection, 6-20V unregulated external power supply (pin 30), or 5V regulated external power supply (pin 27). The power source is automatically selected to the highest voltage source.
Version History- v3.0 - improved the analog port pin mapping to be compatible with original Arduino Nano
- v3.1 - changed the Mini USB port to Micro USB port
FEATURES
- Automatic reset during program download
- Power OK blue LED on the bottom
- Green (TX), red (RX) and orange (L) LED
- +5V to AREF jumper
- Auto sensing/switching power input
- Small mini-B USB for programming and serial monitor (cable not included)
- ICSP header for direct program downloads
- Power OK blue LED on the bottom
- Standard 0.1" spacing DIP (breadboard friendly)
- Manual reset switch
SPECIFICATIONS
- Microcontroller: Atmel Atmega328-20AU
- Operating Voltage (logic level): 5V
- Input Voltage (recommended): 7-12V
- Input Voltage (limits): 6-20V
- Digital I/O Pins: 14 (of which 6 provide PWM output)
- Analog Input Pins: 8
- DC Current per I/O Pin: 40 mA
- Flash Memory: 32 KB (of which 2KB used by bootloader)
- SRAM: 2 KB
- EEPROM: 1 KB
- Clock Speed: 16 MHz
DOCUMENTS
SHIPPING LIST
- DFRduino Nano V3 x1
Jargon buster
Plain-language definitions for the technical terms used above.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- DC
- DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
- EEPROM
- A type of non-volatile memory that keeps stored data even when power is turned off. In a sensor module, it can be used to store settings or calibration data so they do not need to be re-entered every time.
- Flash memory
- Flash memory is non-volatile memory that retains stored data even when power is removed, and can be erased and rewritten in blocks. It lets data such as firmware, settings or saved records persist across power cycles.
- GND
- GND is the ground or reference connection (0 V) for a circuit. When connecting two devices together, their grounds must be joined so both agree on what counts as a low or high signal.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- 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.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- 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.
Find this product in
DFRduino Nano V3.1 CE Certificate
Compliance · 612.1 KB · Click any page to view full size
DFRduino Nano V3.1 RoHS Certificate
Compliance · 650.2 KB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 641.6 KB · Click any page to view full size
DFR0010 arduino nano microcontroller board schematics v4
Schematic · 1.5 MB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au