Basics of Arduino Nano

Basics of Arduino Nano

Hello good friends, I hope you all are doing wonderful. In today’s tutorial, I am mosting likely to share basic information of Arduino Nano Board. I have actually selected this topic as it’s a most generally made use of Microcontroller board because of its versatility, small dimension as well as cheapness. Furthermore, it’s also a best microcontroller board for engineering students to design their Last Year as well as Term Projects. So let’s look at its standard functions, buildings as well as capacities:

Basics of Arduino Nano

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

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

The operating voltage differs from 5V to 12V.

Now let’s look at its fundamental attributes:

Fundamental 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 electronic pins.

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

It has a crystal oscillator of 16MHz.

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

It sustains various procedures for interaction, which are:

Serial Method.

I2C Protocol.

SPI Procedure.

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

Arduino Bootloader is pre mounted on this board as well as 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 have a look at few of its instances and applications.

Applications of Arduino Nano It is a most widely used microcontroller board and also if I am not wrong after that it has essentially replaced Arduino UNO because of its little dimension. In Embedded tasks, dimension matters a lot, that’s why Nano is chosen over UNO. Currently let’s take a look at few of its applications:

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

Protection Systems.

Automation Solutions.

Clinical Instruments.

Robotics.

Instrumentation.

Online Reality products.

Over discussed applications are simply the idea of ice berg as we have a great deal. I hope you have actually enjoyed today’s tutorial, yet if you have any concerns or suggestions then please ask in comments and also I will try my finest to solve them all. You should likewise take a look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking about using it in your task.