Fundamentals of Arduino Nano

Hello there friends, I wish you all are doing great. In today’s tutorial, I am mosting likely to share fundamental information of Arduino Nano Board. I have actually chosen this topic as it’s a most typically made use of Microcontroller board because of its adaptability, small dimension as well as cheapness. Furthermore, it’s likewise a best microcontroller board for engineering students to design their Final Year and Term Projects. So allow’s have a look at its standard attributes, residential or commercial properties and also capacities:

Fundamentals of Arduino Nano

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

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

The operating voltage differs from 5V to 12V.

Currently allow’s look at its fundamental attributes:

Basic Features of Arduino Nano

It has 22 I/O Pins in complete and 14 of these pins are electronic while the staying 8 pins are analog.

It has 6 PWM Pins amongst 14 digital pins.

Analog Pins of Nano has a resolution of 10 little bits and also its value changes 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 publish code in it, we need to make use of Mini USB Pin connected on it.

It sustains various protocols for interaction, which are:

Serial Protocol.

I2C Protocol.

SPI Protocol.

Flash memory of Nano is 32kb as well as this is the memory where our uploaded code is saved.

Arduino Bootloader is pre installed 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 allow’s take a look at its capacities, so I am gon na look at few of its examples and also applications.

Applications of Arduino Nano It is a most extensively used microcontroller board as well as if I am not wrong after that it has literally replaced Arduino UNO as a result of its little size. In Installed jobs, dimension matters a whole lot, that’s why Nano is preferred over UNO. Currently allow’s take a look at few of its applications:

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

Protection Systems.

Automation Equipments.

Medical Instruments.

Robotics.

Instrumentation.

Online Reality items.

Above stated applications are just the idea of ice berg as we have a lot. I wish you have actually delighted in today’s tutorial, however if you have any kind of concerns or recommendations then please ask in remarks and also I will try my ideal to settle them all. You need to also 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.