Essentials of Arduino Nano
Hey there friends, I wish you all are doing terrific. In today’s tutorial, I am going to share fundamental information of Arduino Nano Board. I have chosen this topic as it’s a most typically used Microcontroller board as a result of its versatility, tiny size as well as triviality. Furthermore, it’s likewise an ideal microcontroller board for engineering pupils to make their Final Year as well as Semester Projects. So allow’s look at its basic features, residential properties and capabilities:
Fundamentals of Arduino Nano
Arduino Nano is a Microcontroller board developed as well as manufactured 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 varies from 5V to 12V.
Now allow’s have a look at its basic features:
Standard Functions of Arduino Nano
It has 22 I/O Pins in total and also 14 of these pins are electronic while the continuing to be 8 pins are analog.
It has 6 PWM Pins among 14 electronic pins.
Analog Pins of Nano has a resolution of 10 bits and its value 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 need to make use of Mini USB Pin connected on it.
It sustains various protocols for interaction, which are:
Serial Protocol.
I2C Procedure.
SPI Protocol.
Blink 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 this bootlaoder takes 2kb of its flash memory.
SRAM memory is 2kb.
It has an EEPROM memory of 1kb.
Now allow’s have 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 widely utilized microcontroller board and if I am not wrong after that it has essentially changed Arduino UNO as a result of its little size. In Embedded tasks, size matters a 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 Systems.
Safety and security Solutions.
Automation Systems.
Clinical Instruments.
Robotics.
Instrumentation.
Virtual Truth items.
Over discussed applications are just the idea of ice berg as we have a whole lot. I hope you have actually appreciated today’s tutorial, but if you have any type of concerns or suggestions after that please ask in remarks as well as I will certainly try my finest to fix 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 considering using it in your project.