Basics of Arduino Nano

Basics of Arduino Nano

Hello pals, I wish you all are doing wonderful. In today’s tutorial, I am mosting likely to share basic information of Arduino Nano Board. I have chosen this subject as it’s a most commonly made use of Microcontroller board due to its versatility, little size as well as cheapness. Moreover, it’s also a best microcontroller board for engineering trainees to make their Last Year and Semester Projects. So allow’s look at its standard attributes, properties and also abilities:

Basics of Arduino Nano

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

Microcontroller utilized in Arduino Nano is Atmega328, which is likewise 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 let’s look at its basic attributes:

Fundamental Attributes of Arduino Nano

It has 22 I/O Pins in total and 14 of these pins are digital while the staying 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 also its value modifications from 0 to 1024 and 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 utilize Mini USB Pin connected on it.

It supports various methods for interaction, which are:

Serial Procedure.

I2C Procedure.

SPI Method.

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 also this bootlaoder takes 2kb of its flash memory.

SRAM memory is 2kb.

It has an EEPROM memory of 1kb.

Currently allow’s 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 commonly made use of microcontroller board and if I am not wrong then it has actually changed Arduino UNO as a result of its little size. In Installed projects, size matters a lot, that’s why Nano is favored over UNO. Currently let’s take a look at few of its applications:

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

Protection Solutions.

Automation Systems.

Clinical Instruments.

Robotics.

Instrumentation.

Online Truth items.

Above discussed applications are just the tip of ice berg as we have a great deal. I wish you have delighted in today’s tutorial, but if you have any kind of concerns or ideas after that please ask in comments and I will certainly try my finest to resolve 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 project.