




Description:
The Arduino Nano is your go-to for powerful, compact electronics projects.This original, open-source development board packs an ATmega328P microcontroller into a tiny footprint.
It's perfect for space-constrained designs, offering 14 digital and 8 analog I/O pins. Running at 5V with a 16 MHz clock, it's designed for quick prototyping and fits seamlessly onto breadboards. Power it easily via its mini USB port.
Get Arduino Uno-like performance in a smaller, project-ready form factor with generous memory for your innovative creations.
Specifications:
- Microcontroller: ATmega328
- Architecture: AVR
- Operating Voltage: 5V
- Flash Memory: 32 KB of which 2 KB used by the bootloader
- SRAM: 2MB
- Clock Speed: 16 MHz
- Analog IN Pins: 8
- EEPROM: 1KB
- DC Current per I/O Pins: 20 mA (I/O Pins)
- Digital I/O Pins: 22 (6 of which are PWM)
- Input Voltage: 7-12V
- Power Consumption: 19 mA
- PWM Output: 6
Pin Description:
Pin | Description |
---|---|
Digital Pins (0–13) | 14 digital I/O pins for connecting external components. |
Analog Pins (A0–A5) | 6 analog input pins to measure voltage from 0 to 5V. |
LED (Pin 13) | Built-in LED connected to digital pin 13. |
VIN | External input voltage pin (6–12V recommended). |
3.3V | Low voltage output from the on-board regulator. |
5V | Regulated 5V output to power components. |
AREF | Analog reference voltage input for analog readings. |
GND | 2 ground pins for grounding the circuit. |
Reset | 2 reset pins to reset the controller via software. |
External Interrupts | Pin 2 and 3 can trigger external interrupts in emergencies. |
USART | Rx and Tx pins for serial data communication. |
I2C | SDA and SCL pins for I2C communication using the Wire library. |
SPI | SS, MISO, MOSI, SCK pins used for SPI communication with peripherals. |
Applications:
- Automation.
- Robotics.
- Control Systems.
- Embedded Computer.
Package Included:
1 x Arduino Nano Original Board