The Arduino Nano is a mini version of the Arduino Uno, designed to fit directly on breadboards and compact circuits. Powered by the ATmega328P microcontroller, it provides the same versatility as larger Arduino boards in a much smaller size.
With 14 digital I/O pins, 8 analog inputs, and USB programming, the Nano is ideal for projects where space is limited. It is widely used in IoT devices, robotics, sensor systems, and DIY electronics.
Key Features:
-
Microcontroller: ATmega328P
-
Operating Voltage: 5V
-
Input Voltage: 7–12V (via VIN) / 5V (via USB)
-
Digital I/O Pins: 14 (6 PWM output)
-
Analog Input Pins: 8
-
Flash Memory: 32 KB
-
SRAM: 2 KB, EEPROM: 1 KB
-
Clock Speed: 16 MHz
-
USB interface for programming & power
-
Breadboard-friendly compact design
Applications:
-
Robotics and automation
-
IoT and smart sensors
-
DIY electronics projects
-
Breadboard prototyping
-
Educational purposes
visit: arduino.cc





Reviews
There are no reviews yet.