Essentials of Arduino Nano
Hello there close friends, I wish you all are doing wonderful. In today’s tutorial, I am mosting likely to share basic details of Arduino Nano Board. I have actually chosen this subject as it’s a most frequently utilized Microcontroller board as a result of its flexibility, small dimension as well as cheapness. Furthermore, it’s additionally a finest microcontroller board for engineering pupils to develop their Last Year as well as Semester Projects. So allow’s take a look at its basic attributes, properties and capacities:
Essentials of Arduino Nano
Arduino Nano is a Microcontroller board made and produced by Arduino company.
Microcontroller made use of in Arduino Nano is Atmega328, which is likewise utilized in Arduino UNO. The only distinction is Nano has its SMD kind while in UNO its in DIP type.
The operating voltage differs from 5V to 12V.
Currently let’s have a look at its basic attributes:
Fundamental Attributes of Arduino Nano
It has 22 I/O Pins in overall and 14 of these pins are digital 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 bits and also its value modifications from 0 to 1024 as well as in terms of voltage it varies from 0V to 5V.
It has a crystal oscillator of 16MHz.
In order to submit code in it, we need to make use of Mini USB Pin attached on it.
It supports various protocols for interaction, which are:
Serial Method.
I2C Protocol.
SPI Protocol.
Blink memory of Nano is 32kb and this is the memory where our uploaded code is stored.
Arduino Bootloader is pre mounted 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 take a look at its capacities, so I am gon na take a look at few of its examples as well as applications.
Applications of Arduino Nano It is a most extensively made use of microcontroller board and if I am not incorrect then it has actually changed Arduino UNO as a result of its little size. In Embedded projects, dimension matters a lot, that’s why Nano is favored over UNO. Now let’s have a look at few of its applications:
[https://en.wikipedia.org/wiki/Embedded_system] Installed Equipments.
Security Solutions.
Automation Systems.
Medical Instruments.
Robotics.
Instrumentation.
Digital Reality items.
Over mentioned applications are just the tip of ice berg as we have a lot. I wish you have delighted in today’s tutorial, yet if you have any type of concerns or pointers after that please ask in comments and also I will certainly attempt my best to settle them all. You should additionally take a look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are considering utilizing it in your job.