









The Arduino Nano (FT232 Original Chip) is a compact, breadboard-friendly microcontroller board powered by the ATmega328 chip running at 16MHz. With 14 digital I/O pins (6 PWM), 8 analog inputs, 32KB Flash, 2KB SRAM, and 1KB EEPROM, it offers the same functionality as the Arduino Uno in a smaller footprint. Featuring a mini-B USB connection, automatic power selection, and ICSP header, it's perfect for DIY electronics, robotics, IoT projects, and embedded prototyping where space is limited.
لوحة Arduino Nano (شريحة FT232 الأصلية) هي لوحة متحكم دقيق صغيرة الحجم متوافقة مع لوحات التجارب، مدعومة بشريحة ATmega328 تعمل بسرعة 16 ميجاهرتز. تحتوي على 14 منفذ I/O رقمي (منها 6 PWM)، و8 مداخل تناظرية، وذاكرة Flash 32 كيلوبايت، و SRAM 2 كيلوبايت، و EEPROM 1 كيلوبايت، وتقدّم نفس وظائف Arduino Uno بحجم أصغر. تتميز بـ منفذ Mini-B USB، واختيار تلقائي لمصدر الطاقة، ورأس ICSP، مما يجعلها مثالية لـ مشاريع الإلكترونيات DIY، والروبوتات، وإنترنت الأشياء، والنماذج الأولية المدمجة عند الحاجة لحجم صغير.
The Arduino Nano is one of the most popular and widely used microcontroller development boards in the maker community, offering all the power and functionality of the famous Arduino Uno in a much smaller, breadboard-friendly form factor. Powered by the Atmel ATmega328 microcontroller running at 16 MHz, the Nano provides everything you need to start building embedded electronics, robotics, IoT devices, and educational projects.
This particular version features the original FT232 USB-to-Serial chip from FTDI, ensuring stable, fast, and reliable USB communication with all major operating systems (Windows, macOS, Linux). The FT232 chip provides superior driver support and signal quality compared to many low-cost CH340-based alternatives, making it a preferred choice for professional development and production-quality prototypes.
The Nano comes equipped with 14 digital I/O pins (6 of which support PWM output), 8 analog input pins (two more than the Uno), and a comprehensive set of communication peripherals including UART, I²C, and SPI. Its compact 0.70" × 1.70" footprint with standard 0.1" (2.54mm) DIP pin spacing allows it to plug directly into a breadboard, providing easy access to all I/O pins for wiring sensors, modules, and components.
The board can be powered through three different sources: the mini-B USB connector, an unregulated external supply (6–20V) on Pin 30 (Vin), or a regulated 5V external supply on Pin 27. The Nano features automatic power source selection, intelligently switching to the highest available voltage — eliminating the need for jumpers or manual selection.
Additional features include automatic reset during program upload, a manual reset switch, an ICSP header for direct programming, and status LEDs for Power (blue), TX (green), RX (red), and L (orange) that provide visual feedback during operation and debugging. The Nano runs the same Arduino IDE-compatible bootloader as the Uno, making it fully compatible with the vast Arduino ecosystem of libraries, shields, and tutorials.
Whether you're a beginner just starting with electronics or an experienced engineer building a compact embedded prototype, the Arduino Nano delivers reliability, ease of use, and proven performance in a tiny package.