Fundamentals of Arduino Nano
Hi buddies, I wish you all are doing wonderful. In today’s tutorial, I am mosting likely to share basic information of Arduino Nano Board. I have picked this subject as it’s a most typically utilized Microcontroller board because of its adaptability, tiny size as well as triviality. Additionally, it’s additionally a finest microcontroller board for design pupils to develop their Last Year and also Term Projects. So allow’s look at its fundamental features, residential properties as well as abilities:
Basics of Arduino Nano
Arduino Nano is a Microcontroller board made and made by Arduino company.
Microcontroller made use of in Arduino Nano is Atmega328, which is likewise used in Arduino UNO. The only distinction is Nano has its SMD kind while in UNO its in DIP kind.
The operating voltage differs from 5V to 12V.
Currently allow’s have a look at its fundamental features:
Standard Features of Arduino Nano
It has 22 I/O Pins in overall as well as 14 of these pins are electronic while the continuing to be 8 pins are analog.
It has 6 PWM Pins amongst 14 electronic pins.
Analog Pins of Nano has a resolution of 10 little bits as well as its value modifications from 0 to 1024 as well as 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 utilize Mini USB Pin linked on it.
It sustains different procedures for interaction, which are:
Serial Procedure.
I2C Procedure.
SPI Protocol.
Flash 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 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 examples and also applications.
Applications of Arduino Nano It is a most widely used microcontroller board and also if I am not incorrect then it has actually essentially changed Arduino UNO due to its little dimension. In Embedded jobs, dimension matters a whole lot, that’s why Nano is chosen over UNO. Currently allow’s take a look at few of its applications:
[https://en.wikipedia.org/wiki/Embedded_system] Embedded Solutions.
Protection Systems.
Automation Systems.
Medical Instruments.
Robotics.
Instrumentation.
Virtual Reality products.
Over discussed applications are simply the pointer of ice berg as we have a great deal. I hope you have actually taken pleasure in today’s tutorial, yet if you have any kind of concerns or pointers after that please ask in remarks and I will try my best to resolve them all. You should also have 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 job.