Hi companions, I want to believe that all of you are doing perfect. In the present instructional exercise, I will share essential subtleties of Arduino Nano Board. I have chosen this subject as it's a most generally utilized Microcontroller board due to its adaptability, little size and efficiency. Besides, it's likewise a best microcontroller board for designing understudies to plan their Last Year and Semester Ventures. So we should examine its essential highlights, properties and abilities:


Essentials of Arduino Nano


Arduino Nano is a Microcontroller board planned and made by Arduino organization.

Microcontroller utilized in Arduino Nano is Atmega328, which is additionally utilized in Arduino UNO. The main distinction is Nano has its SMD structure while in UNO its in Plunge structure.

The working voltage shifts from 5V to 12V.

Presently we should view its fundamental highlights:

Essential Elements of Arduino Nano


It has 22 I/O Pins altogether and 14 of these pins are advanced while the leftover 8 pins are simple.

It has 6 PWM Pins among 14 computerized pins.

Simple Pins of Nano has a goal of 10 pieces and its worth changes from 0 to 1024 and as far as voltage it shifts from 0V to 5V.

It has a precious stone oscillator of 16MHz.

To transfer code in it, we need to utilize Small scale USB Pin associated on it.

It upholds various conventions for correspondence, which are:

Sequential Convention.

I2C Convention.

SPI Convention.

Streak memory of Nano is 32kb and here our transferred code is put away.

Arduino Bootloader is pre introduced on this board and this bootlaoder takes 2kb of its blaze memory.

SRAM memory is 2kb.

It has an EEPROM memory of 1kb.

Presently we should examine its capacities, so I will view not many of its models and applications.

Uses of Arduino Nano

It is a most broadly utilized microcontroller board and on the off chance that I am essentially on the right track then it has in a real sense supplanted Arduino UNO as a result of its little size. In Implanted projects, size matters a great deal, that is the reason Nano is liked over UNO. Presently we should examine not many of its applications:


Inserted Frameworks.

Security Frameworks.

Mechanization Frameworks.

Clinical Instruments.

Mechanical technology.

Instrumentation.

Augmented Reality items.


You should also have a look at Arduino Nano Pinout, if you are thinking of using it in your project.