new
Arduino Nano
The Nano is a particularly small Arduino specially developed for working with plugboards. It fits almost all common plug systems, with pins fed downwards via pin strips and a practical size. This makes it even easier to try out new ideas and projects.
Despite the compact design, the Nano offers virtually the same range of functions as an Arduino Uno. This is mainly due to the powerful ATmega328 microcontroller, which has already proved its worth on several Arduino boards. The mini USB socket enables you not only to power the board and circuitry, but also to transfer new programs to the controller easily.
Technical data:
Microcontroller: ATmega328
Flash memory: 32 KB
SRAM: 2 KB
EEPROM: One KB
Clock speed: 16 MHz
I/O pins: 14
Including PWM: 6
Including analogue inputs: 8
Connection: Mini USB
LEDs: TXD, RXD, power, pin 13
Dimensions: approx. 1.85 cm x 4.3 cm
Operating voltage: 5 V
Recommended input voltage: 7 – 12 V
Maximum input voltage: 20 V
Maximum current per I/O pin: 40 mA
Load capacity of 3.3-V output: 50 mA
to learn more information about Arduino Nano you can visit the official website of Arduino through below link:
Arduino Nano