Basics of Arduino Nano

Fundamentals of Arduino Nano

Hello friends, I wish you all are doing fantastic. In today’s tutorial, I am mosting likely to share basic details of Arduino Nano Board. I have picked this subject as it’s a most commonly made use of Microcontroller board due to its flexibility, small size and triviality. Furthermore, it’s additionally an ideal microcontroller board for engineering students to create their Final Year and also Semester Projects. So let’s take a look at its basic attributes, residential properties as well as abilities:

Fundamentals of Arduino Nano

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

Microcontroller made use of in Arduino Nano is Atmega328, which is also utilized 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 have a look at its basic features:

Basic Functions of Arduino Nano

It has 22 I/O Pins in total and also 14 of these pins are electronic while the staying 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 modifications 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 upload code in it, we have to make use of Mini USB Pin linked on it.

It sustains different protocols for interaction, which are:

Serial Procedure.

I2C Method.

SPI Method.

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

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.

Now let’s look at its capabilities, so I am gon na look at few of its instances and also applications.

Applications of Arduino Nano It is a most commonly utilized microcontroller board as well as if I am not wrong after that it has actually essentially changed Arduino UNO because of its little dimension. In Embedded jobs, dimension matters a lot, that’s why Nano is favored over UNO. Currently let’s look at few of its applications:

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

Safety Solutions.

Automation Equipments.

Medical Instruments.

Robotics.

Instrumentation.

Virtual Reality products.

Over discussed applications are just the suggestion of ice berg as we have a whole lot. I wish you have actually taken pleasure in today’s tutorial, however if you have any inquiries or pointers after that please ask in comments as well as I will try my best to resolve them all. You need to additionally take a look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking of utilizing it in your job.