Essentials of Arduino Nano

Hey there good friends, I wish you all are doing great. In today’s tutorial, I am going to share basic information of Arduino Nano Board. I have chosen this subject as it’s a most typically made use of Microcontroller board as a result of its adaptability, small size as well as cheapness. In addition, it’s likewise a best microcontroller board for engineering trainees to make their Final Year as well as Term Projects. So let’s take a look at its basic features, properties and capacities:

Fundamentals of Arduino Nano

Arduino Nano is a Microcontroller board created and also made by Arduino company.

Microcontroller used in Arduino Nano is Atmega328, which is also utilized in Arduino UNO. The only distinction is Nano has its SMD type while in UNO its in DIP kind.

The operating voltage differs from 5V to 12V.

Now let’s look at its basic functions:

Fundamental Attributes of Arduino Nano

It has 22 I/O Pins in complete and 14 of these pins are digital while the staying 8 pins are analog.

It has 6 PWM Pins amongst 14 digital pins.

Analog Pins of Nano has a resolution of 10 little bits as well as its value changes from 0 to 1024 and in regards to voltage it differs from 0V to 5V.

It has a crystal oscillator of 16MHz.

In order to submit code in it, we have to utilize Mini USB Pin linked on it.

It supports different procedures for interaction, which are:

Serial Protocol.

I2C Protocol.

SPI Protocol.

Blink memory of Nano is 32kb and also this is the memory where our uploaded code is saved.

Arduino Bootloader is pre installed on this board and also this bootlaoder takes 2kb of its flash memory.

SRAM memory is 2kb.

It has an EEPROM memory of 1kb.

Now let’s have a look at its capabilities, so I am gon na look at few of its instances as well as applications.

Applications of Arduino Nano It is a most commonly utilized microcontroller board as well as if I am not wrong then it has essentially replaced Arduino UNO because of its small size. In Embedded projects, dimension matters a lot, that’s why Nano is liked over UNO. Now let’s have a look at few of its applications:

[https://en.wikipedia.org/wiki/Embedded_system] Embedded Solutions.

Safety Equipments.

Automation Systems.

Clinical Instruments.

Robotics.

Instrumentation.

Digital Truth items.

Above discussed applications are simply the idea of ice berg as we have a whole lot. I wish you have actually appreciated today’s tutorial, yet if you have any kind of questions or ideas after that please ask in remarks and I will attempt my best to resolve them all. You must also have a look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are considering using it in your task.