Basics of Arduino Nano

Hey there good friends, I wish you all are doing great. In today’s tutorial, I am mosting likely to share fundamental details of Arduino Nano Board. I have actually selected this topic as it’s a most generally used Microcontroller board due to its versatility, little size as well as cheapness. Furthermore, it’s also an ideal microcontroller board for engineering trainees to create their Last Year and also Term Projects. So let’s have a look at its basic attributes, buildings and also capacities:

Basics of Arduino Nano

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

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

The operating voltage varies from 5V to 12V.

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

Basic Features of Arduino Nano

It has 22 I/O Pins in overall as well as 14 of these pins are electronic while the continuing to be 8 pins are analog.

It has 6 PWM Pins amongst 14 electronic pins.

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

It has a crystal oscillator of 16MHz.

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

It supports various procedures for communication, which are:

Serial Method.

I2C Procedure.

SPI Method.

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

Arduino Bootloader is pre installed on this board and this bootlaoder takes 2kb of its flash memory.

SRAM memory is 2kb.

It has an EEPROM memory of 1kb.

Now let’s have a look at its capacities, so I am gon na have a look at few of its examples as well as applications.

Applications of Arduino Nano It is a most commonly made use of microcontroller board and also if I am not wrong after that it has actually essentially replaced Arduino UNO due to its little dimension. In Embedded jobs, size 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] Embedded Systems.

Safety Systems.

Automation Equipments.

Medical Instruments.

Robotics.

Instrumentation.

Digital Reality items.

Over stated applications are just the idea of ice berg as we have a lot. I wish you have actually enjoyed today’s tutorial, but if you have any inquiries or ideas after that please ask in remarks and I will try my finest to fix them all. You should additionally 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 job.