AVR ATmega Projects

Getting Started with Atmel AVR and BASCOM using attiny26 microcontroller

I have seen plenty of Instructables showing how to work with microprocessors, but they all assume that you have worked with them before and know what you are doing. I have not seen an Instructable that takes you from nothing and builds on each step. What we will do here is to start with a […]

Getting Started with Atmel AVR and BASCOM using attiny26 microcontroller Read More »

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 »

Creating a charlieplexed LED grid to run on ATTiny85

Creating a charlieplexed LED grid to run on ATTiny85

This instructable was inspired by my first AVR microcontroller project that I’ve been working on for some time now. I wanted to start learning more about the AVR microcontroller and see how much I could do with the minimum amount of hardware… no extra chips, simple components, etc… just my AVR and my code so

Creating a charlieplexed LED grid to run on ATTiny85 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