Basics of Arduino Nano
Hi buddies, I wish you all are doing excellent. In today’s tutorial, I am going to share basic details of Arduino Nano Board. I have chosen this topic as it’s a most commonly made use of Microcontroller board because of its flexibility, small dimension and also triviality. Furthermore, it’s also a best microcontroller board for design pupils to make their Last Year and Term Projects. So let’s have a look at its standard functions, buildings and also capacities:
Essentials of Arduino Nano
Arduino Nano is a Microcontroller board developed and also produced by Arduino firm.
Microcontroller used in Arduino Nano is Atmega328, which is also utilized in Arduino UNO. The only distinction is Nano has its SMD form while in UNO its in DIP kind.
The operating voltage differs from 5V to 12V.
Currently let’s have a look at its basic functions:
Basic Features of Arduino Nano
It has 22 I/O Pins in total as well as 14 of these pins are electronic while the staying 8 pins are analog.
It has 6 PWM Pins amongst 14 digital pins.
Analog Pins of Nano has a resolution of 10 bits as well as its worth adjustments 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 need to make use of Mini USB Pin connected on it.
It sustains various protocols for communication, which are:
Serial Procedure.
I2C Procedure.
SPI Protocol.
Flash memory of Nano is 32kb and also this is the memory where our uploaded code is kept.
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 allow’s have a look at its abilities, so I am gon na take a look at few of its instances and also 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 replaced Arduino UNO because of its little dimension. In Installed tasks, dimension matters a whole lot, that’s why Nano is liked over UNO. Currently let’s have a look at few of its applications:
[https://en.wikipedia.org/wiki/Embedded_system] Embedded Systems.
Protection Solutions.
Automation Systems.
Clinical Instruments.
Robotics.
Instrumentation.
Virtual Reality products.
Over discussed applications are simply the idea of ice berg as we have a great deal. I hope you have actually appreciated today’s tutorial, but if you have any inquiries or tips after that please ask in comments and I will certainly try my finest to resolve them all. You need to likewise 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 project.