Hi companions, I truly want to believe that all of you are doing perfect. In the present instructional exercise, I will share fundamental subtleties of Arduino Nano Board. I have chosen this theme as it’s a most generally utilized Microcontroller board due to its adaptability, little size and efficiency. Besides, it’s likewise a best microcontroller board for designing understudies to plan their Last Year and Semester Tasks. So we should view its essential highlights, properties and capacities:
Essentials of Arduino Nano
Arduino Nano is a Microcontroller board planned and made by Arduino organization.
Microcontroller utilized in Arduino Nano is Atmega328, which is additionally utilized in Arduino UNO. The main contrast is Nano has its SMD structure while in UNO its in Plunge structure.
The working voltage fluctuates from 5V to 12V.
Presently we should examine its fundamental highlights:
Essential Highlights of Arduino Nano
It has 22 I/O Pins altogether and 14 of these pins are computerized while the excess 8 pins are simple.
It has 6 PWM Pins among 14 computerized pins.
Simple Pins of Nano has a goal of 10 pieces and its worth changes from 0 to 1024 and as far as voltage it fluctuates from 0V to 5V.
It has a precious stone oscillator of 16MHz.
To transfer code in it, we need to utilize Smaller than expected USB Pin associated on it.
It upholds various conventions for correspondence, which are:
Sequential Convention.
I2C Convention.
SPI Convention.
Streak memory of Nano is 32kb and here our transferred code is put away.
Arduino Bootloader is pre introduced on this board and this bootlaoder takes 2kb of its glimmer memory.
SRAM memory is 2kb.
It has an EEPROM memory of 1kb.
Presently we should examine its capacities, so I will view not many of its models and applications.
Utilizations of Arduino Nano
It is a most generally utilized microcontroller board and in the event that I am basically dead on then it has in a real sense supplanted Arduino UNO in light of its little size. In Implanted projects, size matters a great deal, that is the reason Nano is liked over UNO. Presently we should view not many of its applications:
Installed Frameworks.
Security Frameworks.
Robotization Frameworks.
Clinical Instruments.
Advanced mechanics.
Instrumentation.
Computer generated Reality items.
Previously mentioned applications are only the tip of icy mass as we have a great deal. I genuinely want to believe that you have partaken in the present instructional exercise, however on the off chance that you have any inquiries or ideas, kindly ask in remarks and I will make an honest effort to determine them all. You ought to likewise examine Arduino Nano Pinout, assuming that you are considering involving it in your venture.