Basics of Arduino Nano

Basics of Arduino Nano

Hello buddies, I hope you all are doing great. In today’s tutorial, I am mosting likely to share standard information of Arduino Nano Board. I have actually selected this subject as it’s a most generally utilized Microcontroller board as a result of its versatility, small size and triviality. Additionally, it’s additionally an ideal microcontroller board for design pupils to design their Last Year and also Term Projects. So allow’s have a look at its basic features, buildings as well as abilities:

Fundamentals of Arduino Nano

Arduino Nano is a Microcontroller board made and manufactured by Arduino firm.

Microcontroller made use of in Arduino Nano is Atmega328, which is likewise utilized in Arduino UNO. The only difference is Nano has its SMD kind while in UNO its in DIP kind.

The operating voltage differs from 5V to 12V.

Currently allow’s look at its standard attributes:

Basic Functions of Arduino Nano

It has 22 I/O Pins in complete as well as 14 of these pins are digital 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 worth modifications from 0 to 1024 and also in regards to voltage it differs from 0V to 5V.

It has a crystal oscillator of 16MHz.

In order to post code in it, we have to make use of Mini USB Pin linked on it.

It supports different protocols for interaction, which are:

Serial Protocol.

I2C Method.

SPI Procedure.

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

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

SRAM memory is 2kb.

It has an EEPROM memory of 1kb.

Currently allow’s look at its capacities, so I am gon na take a look at few of its instances as well as applications.

Applications of Arduino Nano It is a most extensively utilized microcontroller board and if I am not wrong then it has literally replaced Arduino UNO because of its little size. In Embedded projects, dimension matters a lot, that’s why Nano is chosen over UNO. Now allow’s have a look at few of its applications:

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

Protection Equipments.

Automation Solutions.

Clinical Instruments.

Robotics.

Instrumentation.

Virtual Fact products.

Over pointed out applications are simply the pointer of ice berg as we have a great deal. I hope you have actually delighted in today’s tutorial, but if you have any kind of inquiries or pointers after that please ask in comments and also I will try my ideal to settle them all. You need to likewise 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.