Fundamentals of Arduino Nano

Hello good friends, I wish you all are doing great. In today’s tutorial, I am mosting likely to share standard information of Arduino Nano Board. I have chosen this subject as it’s a most generally utilized Microcontroller board due to its versatility, small size and also triviality. Moreover, it’s additionally a finest microcontroller board for engineering pupils to develop their Final Year and Term Projects. So let’s look at its basic attributes, residential or commercial properties and capabilities:

Fundamentals of Arduino Nano

Arduino Nano is a Microcontroller board developed and made by Arduino company.

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

The operating voltage differs from 5V to 12V.

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

Basic Functions of Arduino Nano

It has 22 I/O Pins in total as well as 14 of these pins are digital while the staying 8 pins are analog.

It has 6 PWM Pins among 14 electronic pins.

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

It has a crystal oscillator of 16MHz.

In order to submit code in it, we need to utilize Mini USB Pin attached on it.

It supports various procedures for communication, which are:

Serial Method.

I2C Procedure.

SPI Method.

Blink memory of Nano is 32kb and this is the memory where our uploaded code is saved.

Arduino Bootloader is pre mounted 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.

Now allow’s have a look at its capabilities, so I am gon na have a look at few of its instances and applications.

Applications of Arduino Nano It is a most widely used microcontroller board as well as if I am not incorrect then it has actually literally replaced Arduino UNO because of its little dimension. In Embedded jobs, size matters a lot, that’s why Nano is preferred over UNO. Currently allow’s look at few of its applications:

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

Safety and security Equipments.

Automation Systems.

Medical Instruments.

Robotics.

Instrumentation.

Online Fact items.

Over mentioned applications are simply the tip of ice berg as we have a great deal. I wish you have taken pleasure in today’s tutorial, but if you have any concerns or ideas then please ask in comments and also I will try my best to settle them all. You should 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 job.