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...
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.
- 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
- Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- 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.
- 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.
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
Related Tutorials
Free guides on learn.littlebird.com.au