Fundamentals of Arduino Nano

Hello friends, I hope you all are doing wonderful. In today’s tutorial, I am going to share basic information of Arduino Nano Board. I have selected this subject as it’s a most frequently made use of Microcontroller board because of its adaptability, little size and also triviality. Moreover, it’s likewise an ideal microcontroller board for engineering trainees to design their Last Year and Semester Projects. So let’s have a look at its standard features, residential or commercial properties and capabilities:

Fundamentals of Arduino Nano

Arduino Nano is a Microcontroller board created and also made by Arduino business.

Microcontroller used 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 form.

The operating voltage differs from 5V to 12V.

Now allow’s look at its fundamental attributes:

Fundamental Attributes of Arduino Nano

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

It has 6 PWM Pins amongst 14 electronic pins.

Analog Pins of Nano has a resolution of 10 bits and its worth adjustments from 0 to 1024 and also in terms of voltage it differs from 0V to 5V.

It has a crystal oscillator of 16MHz.

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

It sustains different protocols for communication, which are:

Serial Protocol.

I2C Method.

SPI Procedure.

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

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 let’s take a look at its capabilities, so I am gon na take a look at few of its examples and also applications.

Applications of Arduino Nano It is a most extensively utilized microcontroller board and also if I am not incorrect then it has literally replaced Arduino UNO because of its small size. In Embedded tasks, dimension matters a lot, that’s why Nano is favored over UNO. Now let’s look at few of its applications:

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

Safety Equipments.

Automation Solutions.

Medical Instruments.

Robotics.

Instrumentation.

Virtual Truth products.

Above stated applications are simply the pointer of ice berg as we have a lot. I hope you have delighted in today’s tutorial, however if you have any questions or pointers then please ask in comments as well as I will certainly try my finest to settle them all. You should also look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking about utilizing it in your job.