top of page

The Arduino Nano is the preferred board for many projects requiring a small and easy to use microcontroller board. The small footprint and low price, make the Nano Every particularly suited for wearable inventions, low cost robotics, electronic musical instruments, and general use to control smaller parts of a larger projects.

 

The Arduino Nano Every is an evolution of the traditional Arduino Nano board, but features a lot more powerful processor, the ATMega4809. This will allow you to make larger programs than with the Arduino Uno (it has 50% more program memory), and with a lot more variables (the RAM is 200% bigger).

 

An Improved Arduino Nano

If you used Arduino Nano in your projects in the past, the Nano Every is a pin-equivalent substitute. Your code will still work, and you will NOT need to re-wire those motors you planned in your original design. The main differences are: a better processor, and a micro-USB connector.

 

The board comes in two options: with or without headers, allowing you to embed the Nano Every inside any kind of inventions, including wearables. The board comes with tessellated connectors and no components on the B-side. These features allow you to solder the board directly onto your own design, minimizing the height of your whole prototype.

 

Tech specs

The Arduino Nano Every is based on the ATMega4809 microcontroller.

MICROCONTROLLERATMega4809 (datasheet)
OPERATING VOLTAGE5V
VIN MIN-MAX7-21V
DC CURRENT PER I/O PIN20 mA
DC CURRENT FOR 3.3V PIN50 mA
CLOCK SPEED20MHz
CPU FLASH MEMORY48KB (ATMega4809)
SRAM6KB (ATMega4809)
EEPROM256byte (ATMega4809)
PWM PINS5 (D3, D5, D6, D9, D10)
UART1
SPI1
I2C1
ANALOG INPUT PINS8 (ADC 10 bit)
ANALOG OUTPUT PINSOnly through PWM (no DAC)
EXTERNAL INTERRUPTSall digital pins
LED_BUILTIN13
USBUses the ATSAMD11D14A (datasheet)
LENGTH45 mm
WIDTH18 mm
WEIGHT5 gr (with headers)

Arduino Nano Every

USh50,000Price
    bottom of page