برد آردوینو NANO به دلیل استفاده از قطعات SMD، عدم وجود سوکت منبع تغذیه و پورت مینی USB به جای پورت USB باعث کوچک شدن برد و کاهش وزن آن گردیده است.برد آردوینو نانو NANO نمونه کوچک شده آردوینو UNO می باشد.
این برد مشابه برد
آردوینو نانو دارای ۱۴ ورودی و خروجی دیجیتال ( ۶ تای آنها می توانند به عنوان خروجی PWM استفاده شوند )، ۸ ورودی آنالوگ و یک دکمه ریست می باشد.
این برد دقیقا شبیه سایر بردهای آردوینو نانو می باشد با این تفاوت که به جای آی سی FT232 ، چیپ CH340E در آن استفاده شده است و زمان نصب درایور می بایست درایور این آی سی بر روی سیستم نصب شود.
Description:
ARDUINO Nano is a small, complete, and breadboard-friendly board based on the ATmega328P. The USB-to-serial port chip used in Nano is CH340E so that the using method is the same except the driver installation file. The AMS1117 Converts the external voltage input DC7-12V into DC5V, then transfer it to the processor and other elements
It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 8 analog inputs, a 16 MHz crystal oscillator, a mini USB port, an ICSP header, and a reset button. The Nano can be powered via the Mini-B USB connection, or female headers Vin/GND (DC 7-12V) and also can upload the program to the board via USB port.
Rather then requiring a physical press of the reset button before an upload, the Arduino Nano is designed in a way that allows it to be reset by software running on a connected computer.
ICSP is the AVR, a micro-program header consisting of MOSI, MISO, SCK, RESET, VCC, and GND. It is often called the SPI (serial peripheral interface) and can be considered an "extension" of output. In fact, slave the output devices under the SPI bus host. When connecting to PC, program the firmware to ATMEGA328P.
Application:
robotic
Data monitoring
Internet of Things
Sensors controller
Model airplanes
Specifications:
Model: CNT-007
Microcontroller: ATmega328P
Operating Voltage: 5V
Input Voltage: DC7-12V
Digital I/O Pins: 14 (D0-D13) (of which 6 provide PWM output)
PWM Digital I/O Pins: 6 (D3, D5, D6, D9, D10, D11)
Analog Input Pins: 8 (A0-A7)
DC Current per I/O Pin: 40 mA
Flash Memory: 32KB of which 2KB used by bootloader
SRAM: 2KB
EEPROM: 1KB
Clock Speed: 16 MHz
USB To TTL: CH340E Chip