Basics of Arduino Nano

Hello there buddies, I wish you all are doing terrific. 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 typically used Microcontroller board due to its versatility, tiny dimension and also triviality. In addition, it’s also an ideal microcontroller board for engineering students to design their Last Year as well as Term Projects. So let’s have a look at its fundamental attributes, residential properties and abilities:

Basics of Arduino Nano

Arduino Nano is a Microcontroller board created and also made by Arduino company.

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

The operating voltage varies from 5V to 12V.

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

Fundamental Attributes of Arduino Nano

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

It has 6 PWM Pins amongst 14 digital pins.

Analog Pins of Nano has a resolution of 10 little bits and also its value changes from 0 to 1024 as well as in regards to voltage it varies from 0V to 5V.

It has a crystal oscillator of 16MHz.

In order to publish code in it, we need to utilize Mini USB Pin connected on it.

It sustains various protocols for communication, which are:

Serial Procedure.

I2C Method.

SPI Method.

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

Arduino Bootloader is pre set up 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 let’s look at its capacities, so I am gon na look at few of its instances and also applications.

Applications of Arduino Nano It is a most widely utilized microcontroller board and also if I am not incorrect then it has actually essentially changed Arduino UNO because of its tiny size. In Embedded projects, dimension matters a lot, that’s why Nano is chosen over UNO. Currently allow’s look at few of its applications:

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

Safety Systems.

Automation Equipments.

Clinical Instruments.

Robotics.

Instrumentation.

Digital Fact products.

Over mentioned applications are simply the pointer of ice berg as we have a lot. I wish you have actually taken pleasure in today’s tutorial, yet if you have any inquiries or ideas after that please ask in remarks as well as I will certainly try my best to settle them all. You ought to also look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking about using it in your project.