Basics of Arduino Nano

Basics of Arduino Nano

Hello friends, I hope you all are doing terrific. In today’s tutorial, I am mosting likely to share basic details of Arduino Nano Board. I have selected this subject as it’s a most frequently made use of Microcontroller board because of its versatility, small size and triviality. In addition, it’s also an ideal microcontroller board for engineering pupils to make their Last Year as well as Semester Projects. So allow’s look at its standard features, homes and abilities:

Basics of Arduino Nano

Arduino Nano is a Microcontroller board made and also made by Arduino firm.

Microcontroller made use of in Arduino Nano is Atmega328, which is additionally utilized 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 allow’s have a look at its standard features:

Basic Features 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 among 14 electronic pins.

Analog Pins of Nano has a resolution of 10 little bits as well as 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 submit code in it, we have to utilize Mini USB Pin attached on it.

It sustains various protocols for interaction, which are:

Serial Procedure.

I2C Method.

SPI Procedure.

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

Arduino Bootloader is pre set up on this board and also 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 abilities, so I am gon na look at few of its examples as well as applications.

Applications of Arduino Nano It is a most widely used microcontroller board and also if I am not wrong then it has actually essentially replaced Arduino UNO due to its little size. In Embedded projects, size matters a lot, 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] Installed Equipments.

Security Equipments.

Automation Equipments.

Medical Instruments.

Robotics.

Instrumentation.

Online Fact products.

Above stated applications are simply the pointer of ice berg as we have a whole lot. I wish you have enjoyed today’s tutorial, yet if you have any concerns or ideas then please ask in remarks and also I will attempt my best to solve them all. You need to likewise 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 job.