Description:
The Nano Every is Arduino’s 5V compatible board in the smallest available form factor: 45x18mm!
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. 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.
Oh, and did we mention the improved price? Thanks to a revised manufacturing process, the Arduino Nano Every costs a fraction of the original Nano … what are you waiting for? Upgrade now!
Note:
Download the full pinout diagram as PDF here.
Download the Fritzing file here.
Features:
The Arduino Nano Every is based on the ATMega4809 microcontroller.
MICROCONTROLLER | ATMega4809 (datasheet) |
OPERATING VOLTAGE | 5V |
VIN MIN-MAX | 7-21V |
DC CURRENT PER I/O PIN | 20 mA |
DC CURRENT FOR 3.3V PIN | 50 mA |
CLOCK SPEED | 20MHz |
CPU FLASH MEMORY | 48KB (ATMega4809) |
SRAM | 6KB (ATMega4809) |
EEPROM | 256byte (ATMega4809) |
PWM PINS | 5 (D3, D5, D6, D9, D10) |
UART | 1 |
SPI | 1 |
I2C | 1 |
ANALOG INPUT PINS | 8 (ADC 10 bit) |
ANALOG OUTPUT PINS | Only through PWM (no DAC) |
EXTERNAL INTERRUPTS | all digital pins |
LED_BUILTIN | 13 |
USB | Uses the ATSAMD11D14A (datasheet) |
LENGTH | 45 mm |
WIDTH | 18 mm |
WEIGHT | 5 gr (with headers) |
Kit include:
1 x Arduino Nano Every
Documents:
The Arduino Nano Every is open-source hardware! You can build your own board using the following files:
EAGLE FILES IN .ZIP SCHEMATICS IN .PDF FRITZING IN .FZPZ