Basics of Arduino Nano

Fundamentals of Arduino Nano

Hi close friends, I hope you all are doing wonderful. In today’s tutorial, I am mosting likely to share basic details of Arduino Nano Board. I have actually picked this topic as it’s a most generally utilized Microcontroller board because of its versatility, small size and triviality. In addition, it’s likewise a finest microcontroller board for engineering pupils to develop their Final Year and also Semester Projects. So allow’s have a look at its fundamental functions, homes as well as capabilities:

Fundamentals of Arduino Nano

Arduino Nano is a Microcontroller board designed and also manufactured by Arduino business.

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

The operating voltage varies from 5V to 12V.

Currently allow’s look at its fundamental functions:

Fundamental Functions of Arduino Nano

It has 22 I/O Pins in complete and also 14 of these pins are electronic 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 and its worth modifications from 0 to 1024 and also in terms of voltage it differs from 0V to 5V.

It has a crystal oscillator of 16MHz.

In order to upload code in it, we need to make use of Mini USB Pin linked on it.

It supports different procedures for interaction, which are:

Serial Procedure.

I2C Protocol.

SPI Method.

Blink memory of Nano is 32kb as well as this is the memory where our uploaded code is stored.

Arduino Bootloader is pre set up 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 look at its capabilities, so I am gon na take a look at few of its instances and also applications.

Applications of Arduino Nano It is a most extensively used microcontroller board and also if I am not wrong after that it has literally replaced Arduino UNO due to its small dimension. In Embedded jobs, dimension matters a great deal, that’s why Nano is chosen over UNO. Currently let’s look at few of its applications:

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

Protection Systems.

Automation Systems.

Clinical Instruments.

Robotics.

Instrumentation.

Digital Truth items.

Above discussed applications are just the suggestion of ice berg as we have a great deal. I wish you have actually appreciated today’s tutorial, yet if you have any type of inquiries or suggestions then please ask in comments and also I will attempt my finest to solve them all. You need to also look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking about utilizing it in your project.