Essentials of Arduino Nano
Hello buddies, I hope you all are doing wonderful. In today’s tutorial, I am going to share basic details of Arduino Nano Board. I have actually selected this topic as it’s a most generally made use of Microcontroller board as a result of its versatility, little dimension and cheapness. Furthermore, it’s additionally a best microcontroller board for engineering pupils to create their Last Year and Semester Projects. So let’s look at its fundamental attributes, residential properties and capabilities:
Basics of Arduino Nano
Arduino Nano is a Microcontroller board created and made by Arduino company.
Microcontroller used in Arduino Nano is Atmega328, which is likewise used in Arduino UNO. The only distinction is Nano has its SMD type while in UNO its in DIP kind.
The operating voltage varies from 5V to 12V.
Currently let’s take a look at its fundamental functions:
Standard Functions of Arduino Nano
It has 22 I/O Pins in overall as well as 14 of these pins are digital 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 little bits and its worth changes from 0 to 1024 and also in regards to voltage it varies from 0V to 5V.
It has a crystal oscillator of 16MHz.
In order to upload code in it, we need to use Mini USB Pin attached on it.
It supports different protocols for interaction, which are:
Serial Protocol.
I2C Method.
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 set up 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 capacities, so I am gon na take a look at few of its instances as well as applications.
Applications of Arduino Nano It is a most extensively utilized microcontroller board and if I am not incorrect then it has literally replaced Arduino UNO due to its little size. In Installed projects, size matters a lot, that’s why Nano is liked 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 Equipments.
Automation Systems.
Medical Instruments.
Robotics.
Instrumentation.
Digital Truth products.
Over discussed applications are just the idea of ice berg as we have a great deal. I wish you have taken pleasure in today’s tutorial, yet if you have any type of concerns or tips after that please ask in comments as well as I will try my ideal to fix them all. You must likewise have a 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 job.