Basics of Arduino Nano

Hey there good friends, I hope you all are doing excellent. In today’s tutorial, I am going to share basic details of Arduino Nano Board. I have selected this subject as it’s a most commonly used Microcontroller board as a result of its adaptability, tiny dimension and also cheapness. Moreover, it’s likewise a finest microcontroller board for engineering trainees to design their Last Year and Semester Projects. So let’s have a look at its fundamental attributes, buildings as well as capabilities:

Essentials of Arduino Nano

Arduino Nano is a Microcontroller board designed as well as produced by Arduino business.

Microcontroller used in Arduino Nano is Atmega328, which is additionally used in Arduino UNO. The only difference is Nano has its SMD type while in UNO its in DIP type.

The operating voltage varies from 5V to 12V.

Now allow’s look at its basic attributes:

Fundamental Features of Arduino Nano

It has 22 I/O Pins in total and also 14 of these pins are electronic while the remaining 8 pins are analog.

It has 6 PWM Pins amongst 14 electronic pins.

Analog Pins of Nano has a resolution of 10 little bits and its value adjustments from 0 to 1024 and also in terms of voltage it varies from 0V to 5V.

It has a crystal oscillator of 16MHz.

In order to submit code in it, we have to make use of Mini USB Pin attached on it.

It sustains different protocols for communication, which are:

Serial Protocol.

I2C Protocol.

SPI Protocol.

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

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

SRAM memory is 2kb.

It has an EEPROM memory of 1kb.

Now let’s take a look at its capacities, so I am gon na take a 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 actually essentially replaced Arduino UNO because of its tiny dimension. In Installed jobs, dimension matters a lot, that’s why Nano is liked over UNO. Now allow’s look at few of its applications:

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

Safety and security Equipments.

Automation Solutions.

Clinical Instruments.

Robotics.

Instrumentation.

Digital Fact items.

Over pointed out applications are just the suggestion of ice berg as we have a whole lot. I wish you have actually appreciated today’s tutorial, however if you have any inquiries or suggestions then please ask in comments and also I will certainly try my ideal to fix them all. You must also look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking of utilizing it in your job.