- ATMega32 AVR > AVR ATmega Projects

Program Artou ATmega32 Development Board
Program an AVR development board without installing any software. ExpressIDE and AVRdudess. Story ATmega32 Boa...

Simple Standalone ATMega328p Microcontroller
In this project, we are going to look at how to design a simple standalone digital clock. Story A digital cloc...

Arduboy on ATMega4809
Porting Arduboy to the ATMega4809 and making it run on a Arduino Nano Every. Story After learning about the Ar...

Another ATMEGA4808 Development Board
Another ATMEGA4808 Development Board turned out looking very well but highlighted some issues with supply and...

ATMEGA4808: Better than ATMEGA328?
In this final part of the series, I look at the ATMEGA4808. This may just be the replacement for the ATMEGA328...

ATmega Alien Themed Slot Machine
Story This project is my implementation of an alien themed slot machine using two ATmega328P-PU micro-controll...

AVR-GCC
Background I’ve written dozens of programs using the Arduino IDE and using other tools like the ARM mBed...







Program an AVR development board without installing any software. ExpressIDE and AVRdudess. Story ATmega32 Board Artou makes a development board with the ATmega32 processor. Like an Arduino... Read more
In this project, we are going to look at how to design a simple standalone digital clock. Story A digital clock is a type of clock that displays the time using numerals or digits, rather tha... Read more
Porting Arduboy to the ATMega4809 and making it run on a Arduino Nano Every. Story After learning about the Arduboy on ATMega4809 challenge, we decided to join in the fun and port Arduboy to... Read more
Another ATMEGA4808 Development Board turned out looking very well but highlighted some issues with supply and sourcing of components. Story ATMEGA4808 – An Improvement on my previous design?... Read more
In this final part of the series, I look at the ATMEGA4808. This may just be the replacement for the ATMEGA328 that I have been looking for. Story The ATMEGA4808 provides a very attractive s... Read more
Story This project is my implementation of an alien themed slot machine using two ATmega328P-PU micro-controllers. I was inspired by Cory Potter’s Alien Invasion Slot Machine, and I wa... Read more
In this step-by-step tutorial we will learn how to build a standalone Arduino UNO compatible ATmega328p board. ATmega328P Bare minimum configuration Before building our standalone ATmega328P... Read more
Project Introduction Our project is a spatial audio map of Collegetown that allows the user to use a joystick to virtually travel around the Collegetown crossing area and hear surrounding, d... Read more
Introduction Sound Byte The Snorecorder detects snoring sounds from a sleeping person and records the time and intensity of each snore. The data is written to an SD card, which can be easily... Read more