Essentials of Arduino Nano

Hello friends, I wish you all are doing wonderful. In today’s tutorial, I am mosting likely to share standard details of Arduino Nano Board. I have picked this subject as it’s a most typically made use of Microcontroller board as a result of its flexibility, tiny size and cheapness. Additionally, it’s likewise a finest microcontroller board for engineering students to make their Last Year and Semester Projects. So let’s look at its basic functions, buildings as well as capabilities:

Fundamentals of Arduino Nano

Arduino Nano is a Microcontroller board created as well as manufactured by Arduino company.

Microcontroller utilized in Arduino Nano is Atmega328, which is additionally utilized 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.

Currently let’s look at its fundamental functions:

Fundamental Features of Arduino Nano

It has 22 I/O Pins in overall 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 bits and its worth changes from 0 to 1024 as well as in regards to voltage it differs from 0V to 5V.

It has a crystal oscillator of 16MHz.

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

It sustains different protocols for communication, which are:

Serial Method.

I2C Protocol.

SPI Procedure.

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

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 allow’s take a look at its capabilities, so I am gon na look at few of its instances as well as applications.

Applications of Arduino Nano It is a most widely utilized microcontroller board and if I am not incorrect then it has actually replaced Arduino UNO as a result of its tiny size. In Embedded tasks, size matters a whole lot, that’s why Nano is favored over UNO. Currently let’s look at few of its applications:

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

Safety and security Systems.

Automation Equipments.

Medical Instruments.

Robotics.

Instrumentation.

Online Reality items.

Over discussed applications are just the suggestion of ice berg as we have a lot. I hope you have actually enjoyed today’s tutorial, yet if you have any inquiries or suggestions after that please ask in remarks and I will attempt my best to settle them all. You should additionally look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking of using it in your job.