
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Arduino Uno vs Arduino Nano
We will have a comparison of the specifications of Arduino Uno and the Arduino Nano Board.
Arduino Uno
Arduino Nano
Please refer to the table below for the detailed comparison −
Uno | Nano | ||
---|---|---|---|
General | Dimensions | 2.7¨ x 2.1¨ | 1.77¨ x 0.7¨ |
Pricing | $20-23 | $20-21 | |
Connectivity | I/O Pins | 14 | 22 |
PWM Pins | 6 | 6 | |
Analog Pins | 6 | 8 | |
Computing | Processor | ATMega328P | ATmega328 |
Flash Memory | 32 kB | 32 kB | |
SRAM | 2 kB | 2 kB | |
EEPROM | 1 kB | 1 kB | |
Clock speed | 16 MHz | 16 MHz | |
Voltage Level | 5V | 5V | |
USB Connectivity | Standard A/B USB | Mini USB | |
Communication | Hardware Serial Ports | 1 | 1 |
SPI Support | Yes | Yes | |
I2C Support | Yes | Yes |
As you can see, the Nano board is very similar to Uno, but compact.
Advertisements