Fundamentals of Arduino Nano

Hello there close friends, I hope you all are doing wonderful. In today’s tutorial, I am mosting likely to share fundamental information of Arduino Nano Board. I have actually chosen this subject as it’s a most frequently used Microcontroller board due to its versatility, little dimension and also cheapness. Moreover, it’s also a finest microcontroller board for engineering students to design their Final Year and Term Projects. So let’s have a look at its basic attributes, properties as well as abilities:

Basics of Arduino Nano

Arduino Nano is a Microcontroller board developed and also produced by Arduino company.

Microcontroller made use of in Arduino Nano is Atmega328, which is additionally utilized in Arduino UNO. The only distinction is Nano has its SMD form while in UNO its in DIP type.

The operating voltage varies from 5V to 12V.

Currently let’s look at its basic attributes:

Standard Functions of Arduino Nano

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

It has 6 PWM Pins among 14 electronic pins.

Analog Pins of Nano has a resolution of 10 little bits and also its value modifications from 0 to 1024 as well as in terms of voltage it differs from 0V to 5V.

It has a crystal oscillator of 16MHz.

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

It sustains various protocols for interaction, which are:

Serial Protocol.

I2C Protocol.

SPI Procedure.

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

Arduino Bootloader is pre set up on this board and 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 abilities, so I am gon na look at few of its examples and applications.

Applications of Arduino Nano It is a most widely made use of microcontroller board and also if I am not wrong after that it has actually changed Arduino UNO because of its tiny size. In Installed jobs, 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] Embedded Equipments.

Safety Equipments.

Automation Systems.

Medical Instruments.

Robotics.

Instrumentation.

Online Fact products.

Over stated applications are just the pointer of ice berg as we have a whole lot. I wish you have actually appreciated today’s tutorial, yet if you have any questions or pointers then please ask in comments and also I will try my finest to resolve them all. You ought to likewise look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are considering using it in your job.