AVR and Embedded System Resources

AVR and Embedded System Resources

We’ve included some links to useful resources, ones that we’ve either used in the past or have created ourselves. They’re focussed mostly on AVR and Embedded systems – hopefully they’ll be useful to you as well.

Build a Breadboard Arduino

Build an Arduino on a Breadboard
Build an Arduino on a Breadboard

Want to build your own Arduino on a Breadboard?

This project, originally posted on Instructables, gets you going with building your own standalone ATMega328 projects. This is a great way to start migrating projects off the Arduino platform, giving you the flexibility you need to build them into your projects.

 

 

Bootload an ATMega328 Microcontroller

Bootload an ATmega328
Bootload an ATmega328P

Did you buy an Atmel ATmega328 Controller without a bootloader?

This project, originally posted on Instructables, shows you how to bootload your ATmega328 microcontroller using an Arduino Uno and the Arduino IDE. It also touches on the differences between the ATmega328-PU and ATmega328P-PU.