Fundamentals of Arduino Nano
Hello there buddies, I wish you all are doing terrific. In today’s tutorial, I am mosting likely to share basic information of Arduino Nano Board. I have chosen this subject as it’s a most frequently used Microcontroller board as a result of its flexibility, little size as well as triviality. Moreover, it’s additionally a finest microcontroller board for design students to design their Last Year as well as Semester Projects. So let’s have a look at its standard features, properties and also capacities:
Basics of Arduino Nano
Arduino Nano is a Microcontroller board designed and also manufactured by Arduino firm.
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.
Now let’s look at its standard attributes:
Fundamental Attributes 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 among 14 digital pins.
Analog Pins of Nano has a resolution of 10 bits and also its value adjustments from 0 to 1024 as well as in regards to voltage it differs from 0V to 5V.
It has a crystal oscillator of 16MHz.
In order to publish code in it, we have to utilize Mini USB Pin linked on it.
It supports various procedures for interaction, which are:
Serial Protocol.
I2C Protocol.
SPI Method.
Blink memory of Nano is 32kb as well as this is the memory where our uploaded code is kept.
Arduino Bootloader is pre mounted on this board and this bootlaoder takes 2kb of its flash memory.
SRAM memory is 2kb.
It has an EEPROM memory of 1kb.
Currently let’s take a look at its abilities, so I am gon na look at few of its instances and applications.
Applications of Arduino Nano It is a most commonly used microcontroller board as well as if I am not incorrect after that it has literally changed Arduino UNO due to its tiny dimension. In Embedded jobs, dimension matters a lot, that’s why Nano is chosen over UNO. Currently let’s take a look at few of its applications:
[https://en.wikipedia.org/wiki/Embedded_system] Installed Systems.
Protection Equipments.
Automation Equipments.
Medical Instruments.
Robotics.
Instrumentation.
Digital Reality items.
Above stated applications are simply the suggestion of ice berg as we have a whole lot. I hope you have actually enjoyed today’s tutorial, however if you have any questions or tips after that please ask in remarks and I will certainly attempt my best to solve them all. You must also look at [https://www.theengineeringprojects.com/2018/06/introduction-to-arduino-nano.html] Arduino Nano Pinout, if you are thinking about utilizing it in your job.