Basics of Arduino Nano

Basics of Arduino Nano

Hi good friends, I wish you all are doing excellent. In today’s tutorial, I am going to share standard information of Arduino Nano Board. I have chosen this subject as it’s a most typically made use of Microcontroller board due to its flexibility, tiny size and also triviality. Moreover, it’s also a best microcontroller board for engineering students to make their Final Year and Semester Projects. So let’s take a look at its standard attributes, properties and capabilities:

Basics of Arduino Nano

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

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

The operating voltage varies from 5V to 12V.

Currently let’s have a look at its basic attributes:

Fundamental Features 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 amongst 14 electronic pins.

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

It has a crystal oscillator of 16MHz.

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

It supports different procedures for communication, which are:

Serial Protocol.

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 set up 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 let’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 widely used microcontroller board and also if I am not incorrect then it has essentially replaced Arduino UNO as a result of its tiny dimension. In Installed tasks, size matters a great deal, that’s why Nano is liked over UNO. Now allow’s look at few of its applications:

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

Safety and security Systems.

Automation Solutions.

Clinical Instruments.

Robotics.

Instrumentation.

Online Reality products.

Over stated applications are simply the suggestion of ice berg as we have a great deal. I wish you have actually delighted in today’s tutorial, but if you have any type of concerns or suggestions then please ask in comments and I will attempt my finest to fix them all. You should also have a look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking about utilizing it in your project.