Arduino USB Nano V3.0 Atmega328P 5V Board (Arduino Nano v3.0 Pro Mini)
The USB port of this device can not be used with Windows 8.
Economy Nano is fully compatible with Arduino NANO. The difference is that USB TO TTL, FT232RL chip is replased by a cheaper alternative PL2303. The PL2303 driver needs to be installed separately for Windows XP, Windows 7, 32 bit The driver can be found on google but here is a link where you can down load it http://prolificusa.com/pl-2303hx-drivers/
Description
Arduino-compatible Arduino pro mini:
Each of the 14 digital pins on the Nano can be used as an input or output, using pinMode(), digitalWrite(), anddigitalRead() functions. They operate at 5 volts. Each pin can provide or receive a maximum of 40 mA and has an internal pull-up resistor (disconnected by default) of 20-50 kOhms. In addition, some pins have specialized functions:
The Nano has 8 analog inputs, each of which provide 10 bits of resolution (i.e. 1024 different values). By default they measure from ground to 5 volts, though is it possible to change the upper end of their range using theanalogReference() function. Additionally, some pins have specialized functionality:
There are a couple of other pins on the board:
The Arduino Nano can be programmed with the Arduino software.
The ATmega328 on the Arduino Nano comes preburned with a bootloader that allows you to upload new code to it without the use of an external hardware programmer. It communicates using the original STK500 protocol.
You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header.
more info at http://www.tweaking4all.com/hardware/arduino/arduino-enc28j60-ethernet/
Ardunio Comparison Chart.
Name | Processor | Operating Voltage/Input Voltage |
CPU Speed |
Analog In/Out |
Digital IO/PWM |
EEPROM [KB] |
SRAM [KB] |
Flash [KB] |
USB | UART |
Uno | ATmega328 | 5 V/7-12 V | 16 Mhz | 06/01/00 | 14/6 | 1 | 2 | 32 | Regular | 1 |
Due | AT91SAM3X8E | 3.3 V/7-12 V | 84 Mhz | 12/02/14 | 54/12 | - | 96 | 512 | 2 Micro | 4 |
Leonardo | ATmega32u4 | 5 V/7-12 V | 16 Mhz | 12/01/00 | 20/7 | 1 | 2.5 | 32 | Micro | 1 |
Mega 2560 | ATmega2560 | 5 V/7-12 V | 16 Mhz | 16/0 | 54/15 | 4 | 8 | 256 | Regular | 4 |
Mega ADK | ATmega2560 | 5 V/7-12 V | 16 Mhz | 16/0 | 54/15 | 4 | 8 | 256 | Regular | 4 |
Micro | ATmega32u4 | 5 V/7-12 V | 16 Mhz | 12/01/00 | 20/7 | 1 | 2.5 | 32 | Micro | 1 |
Mini | ATmega328 | 5 V/7-9 V | 16 Mhz | 08/01/00 | 14/6 | 1 | 2 | 32 | - | - |
Nano | ATmega168 ATmega328 |
5 V/7-9 V | 16 Mhz | 08/01/00 | 14/6 | 0.512 1 |
1 2 |
16 32 |
Mini-B | 1 |
Ethernet | ATmega328 | 5 V/7-12 V | 16 Mhz | 06/01/00 | 14/4 | 1 | 2 | 32 | Regular | - |
Esplora | ATmega32u4 | 5 V/7-12 V | 16 Mhz | - | - | 1 | 2.5 | 32 | Micro | - |
ArduinoBT | ATmega328 | 5 V/2.5-12 V | 16 Mhz | 06/01/00 | 14/6 | 1 | 2 | 32 | - | 1 |
Fio | ATmega328P | 3.3 V/3.7-7 V | 8 Mhz | 08/01/00 | 14/6 | 1 | 2 | 32 | Mini | 1 |
Pro (168) | ATmega168 | 3.3 V/3.35-12 V | 8 Mhz | 06/01/00 | 14/6 | 0.512 | 1 | 16 | - | 1 |
Pro (328) | ATmega328 | 5 V/5-12 V | 16 Mhz | 06/01/00 | 14/6 | 1 | 2 | 32 | - | 1 |
Pro Mini | ATmega168 | 3.3 V/3.35-12 V 5 V/5-12 V |
8 Mhz 16Mhz |
06/01/00 | 14/6 | 0.512 | 1 | 16 | - | 1 |
LilyPad | ATmega168V ATmega328V |
2.7-5.5 V/2.7-5.5 V | 8 Mhz | 06/01/00 | 14/6 | 0.512 | 1 | 16 | - | - |
LilyPad USB | ATmega32u4 | 3.3 V/3.8-5V | 8 Mhz | 04/01/00 | 09/04/14 | 1 | 2.5 | 32 | Micro | - |
LilyPadSimple | ATmega328 | 2.7-5.5 V/2.7-5.5 V | 8 Mhz | 04/01/00 | 09/04/14 | 1 | 2 | 32 | - | - |
LilyPadSimpleSnap | ATmega328 | 2.7-5.5 V/2.7-5.5 V | 8 Mhz | 04/01/00 | 09/04/14 | 1 | 2 | 32 | - | - |