Basics of Arduino Nano

Aura Lane
Written by Aura Lane on
Basics of Arduino Nano

Essentials of Arduino Nano

Hello there pals, I wish you all are doing wonderful. In today’s tutorial, I am mosting likely to share basic information of Arduino Nano Board. I have actually picked this topic as it’s a most commonly used Microcontroller board due to its adaptability, tiny dimension and also cheapness. In addition, it’s also an ideal microcontroller board for engineering students to create their Final Year and Semester Projects. So let’s have a look at its fundamental attributes, residential properties as well as capacities:

Essentials 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 made use of in Arduino UNO. The only distinction 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 Features of Arduino Nano

It has 22 I/O Pins in complete 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 bits and also its worth adjustments from 0 to 1024 as well as 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 supports different methods for communication, which are:

Serial Protocol.

I2C Procedure.

SPI Method.

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

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

SRAM memory is 2kb.

It has an EEPROM memory of 1kb.

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

Applications of Arduino Nano It is a most commonly utilized microcontroller board and also if I am not incorrect after that it has actually literally replaced Arduino UNO because of its tiny dimension. In Embedded projects, dimension matters a whole 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 Equipments.

Safety and security Systems.

Automation Equipments.

Clinical Instruments.

Robotics.

Instrumentation.

Digital Fact items.

Above discussed applications are simply the suggestion of ice berg as we have a whole lot. I wish you have actually appreciated today’s tutorial, however if you have any kind of questions or recommendations after that please ask in comments as well as I will certainly attempt my ideal 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 about utilizing it in your task.

Comments