Basics of Arduino Nano

Hello friends, I wish you all are doing great. In today’s tutorial, I am going to share basic details of Arduino Nano Board. I have actually chosen this topic as it’s a most commonly made use of Microcontroller board because of its adaptability, tiny size and triviality. Moreover, it’s additionally a best microcontroller board for design students to design their Last Year and Term Projects. So let’s have a look at its fundamental attributes, residential properties and also abilities:

Essentials of Arduino Nano

Arduino Nano is a Microcontroller board designed as well as made by Arduino firm.

Microcontroller utilized in Arduino Nano is Atmega328, which is also made use of in Arduino UNO. The only distinction is Nano has its SMD kind while in UNO its in DIP form.

The operating voltage varies from 5V to 12V.

Now let’s look at its fundamental functions:

Basic Features of Arduino Nano

It has 22 I/O Pins in overall and 14 of these pins are digital while the continuing to be 8 pins are analog.

It has 6 PWM Pins among 14 digital pins.

Analog Pins of Nano has a resolution of 10 little bits and its value changes from 0 to 1024 and in terms of voltage it differs 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 interaction, which are:

Serial Method.

I2C Protocol.

SPI Protocol.

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

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

SRAM memory is 2kb.

It has an EEPROM memory of 1kb.

Currently let’s take a look at its capabilities, so I am gon na take a look at few of its instances and applications.

Applications of Arduino Nano It is a most widely made use of microcontroller board and if I am not wrong then it has actually literally changed Arduino UNO as a result of its small size. In Installed jobs, size matters a great deal, that’s why Nano is liked over UNO. Currently allow’s have a look at few of its applications:

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

Safety Equipments.

Automation Equipments.

Medical Instruments.

Robotics.

Instrumentation.

Digital Reality items.

Above mentioned applications are just the pointer of ice berg as we have a great deal. I wish you have actually appreciated today’s tutorial, but if you have any inquiries or ideas then please ask in remarks as well as I will certainly try my ideal to settle them all. You must likewise take 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 job.