Fundamentals of Arduino Nano
Hey there good friends, I wish you all are doing great. In today’s tutorial, I am mosting likely to share fundamental information of Arduino Nano Board. I have actually selected this topic as it’s a most typically made use of Microcontroller board due to its adaptability, little dimension as well as triviality. Additionally, it’s likewise a finest microcontroller board for engineering trainees to develop their Last Year and also Semester Projects. So allow’s have a look at its fundamental functions, residential or commercial properties and capabilities:
Essentials of Arduino Nano
Arduino Nano is a Microcontroller board made and also made by Arduino company.
Microcontroller made use of in Arduino Nano is Atmega328, which is additionally used in Arduino UNO. The only distinction is Nano has its SMD kind while in UNO its in DIP type.
The operating voltage varies from 5V to 12V.
Now let’s look at its fundamental functions:
Fundamental Features of Arduino Nano
It has 22 I/O Pins in complete and 14 of these pins are electronic while the remaining 8 pins are analog.
It has 6 PWM Pins amongst 14 digital pins.
Analog Pins of Nano has a resolution of 10 bits and its value 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 submit code in it, we have to use Mini USB Pin attached on it.
It sustains various protocols for communication, which are:
Serial Method.
I2C Procedure.
SPI Method.
Flash memory of Nano is 32kb and this is the memory where our uploaded code is stored.
Arduino Bootloader is pre installed on this board as well as this bootlaoder takes 2kb of its flash memory.
SRAM memory is 2kb.
It has an EEPROM memory of 1kb.
Now let’s take a look at its capabilities, so I am gon na have a look at few of its examples as well as applications.
Applications of Arduino Nano It is a most extensively made use of microcontroller board and if I am not incorrect after that it has actually changed Arduino UNO due to its tiny size. In Installed projects, size matters a great deal, that’s why Nano is liked over UNO. Now allow’s look at few of its applications:
[https://en.wikipedia.org/wiki/Embedded_system] Embedded Equipments.
Protection Equipments.
Automation Solutions.
Clinical Instruments.
Robotics.
Instrumentation.
Digital Reality products.
Above discussed applications are simply the suggestion of ice berg as we have a great deal. I wish you have actually taken pleasure in today’s tutorial, but if you have any kind of inquiries or tips after that please ask in comments as well as I will certainly attempt my ideal to settle them all. You need to also have a 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.