Basics of Arduino Nano

Basics of Arduino Nano

Hey there good friends, I hope you all are doing fantastic. In today’s tutorial, I am going to share basic information of Arduino Nano Board. I have picked this subject as it’s a most frequently made use of Microcontroller board because of its flexibility, little dimension as well as cheapness. Moreover, it’s likewise an ideal microcontroller board for design students to design their Last Year and also Term Projects. So allow’s look at its fundamental functions, residential or commercial properties and abilities:

Fundamentals of Arduino Nano

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

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

The operating voltage varies from 5V to 12V.

Currently allow’s look at its fundamental functions:

Standard Attributes of Arduino Nano

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

It has 6 PWM Pins among 14 digital pins.

Analog Pins of Nano has a resolution of 10 little bits and its worth adjustments 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 upload code in it, we need to utilize Mini USB Pin attached on it.

It sustains different protocols for communication, which are:

Serial Method.

I2C Protocol.

SPI Protocol.

Flash memory of Nano is 32kb and also 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.

Now allow’s look at its capabilities, so I am gon na have a look at few of its instances 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 then it has literally replaced Arduino UNO as a result of its tiny size. In Embedded projects, dimension matters a whole lot, that’s why Nano is liked over UNO. Currently let’s look at few of its applications:

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

Security Systems.

Automation Solutions.

Clinical Instruments.

Robotics.

Instrumentation.

Online Fact items.

Over pointed out applications are just the idea of ice berg as we have a great deal. I wish you have taken pleasure in today’s tutorial, however if you have any type of concerns or pointers then please ask in remarks as well as I will certainly attempt my best to settle them all. You should additionally have 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.