Skip to Content

Arduino Nano Every Board

The Arduino Nano Every is an upgraded version of the classic Arduino Nano, delivering enhanced performance in a compact and affordable form factor. Measuring 45 x 18 mm, it’s one of Arduino’s smallest and most versatile 5V boards—ideal for wearable electronics, low-cost robotics, electronic instruments, and small-scale control systems.

Powered by a high-performance ATMega4809 microcontroller, it provides significantly more memory and processing power, allowing for larger, more complex programs. It features full pin compatibility with the original Nano, and introduces a modern micro-USB port for improved ease of use.

Package Includes

  • 1 x Arduino Nano Every Microcontroller Board (with pre-soldered headers)

85.00 AED 85.00 AED Tax Included
85.00 AED Tax Included

Not Available For Sale

This combination does not exist.

Arduino Nano Board

Terms and Conditions
30-day money-back guarantee
Shipping: 2-3 Business Days

Features

  1. Compact and Lightweight
    • Size: 45 mm x 18 mm
    • Weight: 5 grams (with headers)
  2. Powerful Processing
    • Microcontroller: ATMega4809
    • Clock Speed: 20 MHz
  3. More Memory for Larger Projects
    • Flash Memory: 48KB
    • SRAM: 6KB
    • EEPROM: 256 bytes
  4. Improved Connectivity
    • Modern micro-USB connector
    • Pin-compatible with original Arduino Nano
  5. Versatile Power Input
    • Operating Voltage: 5V
    • VIN Input: 7V – 21V
  6. Support for Advanced Projects
    • Supports PWM, analog I/O, and external interrupts
    • Built-in LED on pin 13
    • Interfaces: UART, SPI, I2C

Specifications

Specification Details
Microcontroller ATMega4809
Operating Voltage 5V
VIN Input Voltage Range 7V – 21V
DC Current Per I/O Pin 20 mA
DC Current for 3.3V Pin 50 mA
Clock Speed 20 MHz
Flash Memory 48KB
SRAM 6KB
EEPROM 256 bytes
PWM Pins 5 (D3, D5, D6, D9, D10)
Analog Input Pins 8 (10-bit ADC)
Analog Output Pins PWM only (no DAC)
External Interrupts All digital pins
UART 1
SPI 1
I2C 1
Built-In LED Pin 13
USB Interface ATSAMD11D14A
Dimensions 45 mm x 18 mm
Weight 5 grams (with headers)

Applications

  • Wearable Electronics: Ideal for compact, lightweight clothing-based devices.
  • Low-Cost Robotics: Great for small robots, arms, or automation systems.
  • Prototyping & DIY Projects: Suitable for standalone or embedded use in larger systems.
  • Electronic Musical Instruments: Useful for synths, MIDI controllers, and interactive music tools.
  • Home Automation: Enables smart home and IoT automation projects.
  • Educational Tools: Perfect for learning and teaching coding and electronics.

Pinout

Arduino Nano Every Pinout

  • Power Pins:
    • VIN: 7-21V external input
    • 5V: Regulated 5V output
    • 3.3V: Output (max 50 mA)
    • GND: Ground
  • Digital Pins (D0–D13): General-purpose I/O with PWM, interrupts, and comms support
  • PWM Pins: D3, D5, D6, D9, D10
  • Analog Pins (A0–A7): 10-bit resolution analog inputs
  • Communication Pins:
    • UART: TX (D1), RX (D0)
    • SPI: D10 (SS), D11 (MOSI), D12 (MISO), D13 (SCK)
    • I2C: A4 (SDA), A5 (SCL)
  • Built-In LED: Pin 13