AVR ATmega Projects

How to use the Dragon Rider 500 with your AVR Dragon using ATtiny2313 microcontroller

This instructable is a crash course in how to use some of the features of the Dragon Rider 500 from Ecros Technologies. Please be aware that there is a very detailed User’s Guide available on the Ecros website. The Dragon Rider is a interface board for use with an AVR microcontroller programmer called the AVR […]

How to use the Dragon Rider 500 with your AVR Dragon using ATtiny2313 microcontroller Read More »

Make a breadboard adapter for your AVR microcontroller using attiny2313

If you like to play around with micro controllers you know this hustle: You want to test a part of a program and first you need to completely wire up the uC on the bread board. Not with these handy parts any more! These are complete programmable micro controllers that could be stuck to any

Make a breadboard adapter for your AVR microcontroller using attiny2313 Read More »

How to program a AVR (arduino) with another arduino using attiny2313 microcontroller

* you’ve got your arduino with atmega168 and you bought an atmega328 at you local electronics store. It doesn’t have an arduino bootloader * you want to make a project that doesn’t use arduino – just a regular AVR chip (like the USBTinyISP) – you have a clean attiny2313/attiny48 etc that you want to burn

How to program a AVR (arduino) with another arduino using attiny2313 microcontroller Read More »

How to control a 16×2 LCD using an AVR ATtiny2313

If you are just getting into microcontrollers there’s alot to know as you have likely found out. There’s alot of good online tutorials for the Atmel AVR’s and chances are you have see a few of those by now. I recently got into microcontrollers and didn’t know jack about it. I wanted to have some

How to control a 16×2 LCD using an AVR ATtiny2313 Read More »

How to program a AVR (arduino) with another arduino using atmega168 microcontroller

This instructables is usefull if: * you’ve got your arduino with atmega168 and you bought an atmega328 at you local electronics store. It doesn’t have an arduino bootloader * you want to make a project that doesn’t use arduino – just a regular AVR chip (like the USBTinyISP) – you have a clean attiny2313/attiny48 etc

How to program a AVR (arduino) with another arduino using atmega168 microcontroller Read More »

Scroll to Top