Content for Arduino Nano Every

Arduino Nano Every

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).

Portable Arduino FM-Radio

“Portable FM-Radio receiver using Arduino Nano Every and TEA5767. After building a school project transmitting 2.4GHz sinusoidal wave as a first year student, I got interested in the wonderful world of RF-electronics. Right after finishing that project …

Project  Nano_Vaders

Nano_Vaders

“Space Invaders for the Nano Every using a 2.7” OLED Display There are a few Space Invader games available for Arduino. I got motivated to try and improve on the current ones. I wanted to use a larger screen …

Talking Bingo computer

“This is a talking Bingo computer made with a Arduino Nano Every. It can be set for 75, 90 and more.. Has 3 screens. This is a talking Bingo computer. It tells the choosen number and display is on a …

Project  Dsky

Dsky

“Create a working DSKY using a 3D printer and my AGC simulator running on a Raspberry Pi and slave Arduino Nanos. This project is designed to build a working model of the Display Keyboard (DSKY) portion of the Apollo Guidance …

Magna Doodle Clock

“Draw the current time on a Magna Doodle using your favorite TrueType fonts I have a thing for clocks. This is my 4th clock design (and the only one that works at the moment, lol). I wanted to do something …

Magnetic Levitating Lamp

“The magical Arduino-powered magnetic levitating lamp. A fully 3DPrintalble project for beginners. For me, it was an exploration as a beginning designer on how you can work with magnets and make something float out of nowhere. My goal was for …

Triangulum - 3D Printed 3-Hand Clock

“Hey! So this is a project I started April 8 2021, and since then, it has changed quite a bit. The basic idea was to make a clock shaped like a triangle. This morphed into a 3-hand clock with a …

A user-friendly interface in a simple timer

“Make a user-friendly interface with an alphanumeric display, a rotary encoder and a finite state machine This project explains how a finite state machine may be useful to make a user-friendly interface with an alphanumeric display and a rotary encoder …

Audio Spectrum Visualiser with Colour Selection

“Choose the colours of the LED strip using Hue/Saturation/Value parameters, flick the switch and watch your music come to life through FFT. I was intrigued by the possibilities of addressable “Neopixel” RGB LEDs. I wanted to learn how …

Arduboy on ATMega4809

“Porting Arduboy to the ATMega4809 and making it run on a Arduino Nano Every. Story After learning about the Arduboy challenge, we (team Karooza) decided to join in the fun and port Arduboy to a new microcontroller. In the spirit …