Basics of Arduino Nano

Basics of Arduino Nano

Hello there buddies, I hope you all are doing great. In today’s tutorial, I am going to share fundamental details of Arduino Nano Board. I have selected this topic as it’s a most typically used Microcontroller board as a result of its versatility, small size as well as triviality. Moreover, it’s likewise an ideal microcontroller board for engineering pupils to develop their Final Year and Semester Projects. So allow’s look at its fundamental features, homes and capabilities:

Fundamentals of Arduino Nano

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

Microcontroller used in Arduino Nano is Atmega328, which is also used in Arduino UNO. The only distinction is Nano has its SMD kind while in UNO its in DIP kind.

The operating voltage varies from 5V to 12V.

Now let’s take a look at its fundamental attributes:

Basic Functions of Arduino Nano

It has 22 I/O Pins in total and also 14 of these pins are electronic while the continuing to be 8 pins are analog.

It has 6 PWM Pins among 14 digital pins.

Analog Pins of Nano has a resolution of 10 bits and also its worth modifications from 0 to 1024 and also in regards to voltage it varies from 0V to 5V.

It has a crystal oscillator of 16MHz.

In order to post code in it, we have to make use of Mini USB Pin connected on it.

It supports different procedures for interaction, which are:

Serial Protocol.

I2C Method.

SPI Method.

Flash memory of Nano is 32kb as well as 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 take a look at its capacities, so I am gon na have a look at few of its examples and applications.

Applications of Arduino Nano It is a most widely used microcontroller board and also if I am not incorrect after that it has actually essentially changed Arduino UNO because of its tiny dimension. In Installed projects, dimension matters a great deal, that’s why Nano is preferred over UNO. Now allow’s take a look at few of its applications:

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

Safety Equipments.

Automation Solutions.

Clinical Instruments.

Robotics.

Instrumentation.

Virtual Reality products.

Over discussed applications are just the tip of ice berg as we have a great deal. I wish you have actually appreciated today’s tutorial, but if you have any kind of questions or suggestions then please ask in comments and also I will certainly try my finest to solve them all. You need to also take a 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 project.