Basics of Arduino Nano
Hi close friends, I wish you all are doing fantastic. In today’s tutorial, I am mosting likely to share standard information of Arduino Nano Board. I have actually selected this topic as it’s a most typically used Microcontroller board due to its flexibility, tiny dimension and triviality. Furthermore, it’s also a finest microcontroller board for engineering trainees to create their Last Year and Semester Projects. So allow’s take a look at its basic functions, residential or commercial properties as well as capabilities:
Fundamentals of Arduino Nano
Arduino Nano is a Microcontroller board created as well as manufactured by Arduino company.
Microcontroller utilized in Arduino Nano is Atmega328, which is also made use of in Arduino UNO. The only distinction is Nano has its SMD type while in UNO its in DIP form.
The operating voltage varies from 5V to 12V.
Now allow’s look at its standard attributes:
Standard Attributes of Arduino Nano
It has 22 I/O Pins in overall as well as 14 of these pins are digital while the remaining 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 also its worth modifications 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 post code in it, we have to make use of Mini USB Pin linked on it.
It supports various methods for interaction, which are:
Serial Protocol.
I2C Protocol.
SPI Protocol.
Blink memory of Nano is 32kb and this is the memory where our uploaded code is saved.
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.
Currently allow’s have a look at its capabilities, so I am gon na look at few of its instances as well as applications.
Applications of Arduino Nano It is a most commonly utilized microcontroller board and if I am not incorrect after that it has essentially replaced Arduino UNO due to its tiny dimension. In Installed projects, size matters a lot, that’s why Nano is preferred over UNO. Currently allow’s have a look at few of its applications:
[https://en.wikipedia.org/wiki/Embedded_system] Embedded Solutions.
Security Systems.
Automation Solutions.
Medical Instruments.
Robotics.
Instrumentation.
Virtual Reality products.
Over discussed applications are just the tip of ice berg as we have a whole lot. I hope you have actually taken pleasure in today’s tutorial, however if you have any concerns or tips then please ask in remarks as well as I will certainly try my ideal to fix them all. You must likewise take a look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking of using it in your task.