AVR ATmega Projects

Build your own Wifi radio using Microcontroller ATmega16

Build your own Wifi radio using Microcontroller ATmega16

The internet hosts lots and lots of online radiostreams, most of them with a certain theme, ranging from old time classics to Tibetian riverdancing. I must admit that I love to listen to them while I’m building stuff, as I can choose the music I like without listening to the same cd’s over and over […]

Build your own Wifi radio using Microcontroller ATmega16 Read More »

How to Get Started With Eclipse and AVR

How to get started with Eclipse and AVR

Programming AVRs is fun, but sometimes the manufacturers development environments make code maintenance a chore. If your looking for a free, cross platform, high quality piece of software for programming AVRs Eclipseis a good choice.Moving to an Integrated Development Environment (IDE), such as Eclipse is a logical step up from learning to program basic functions.

How to get started with Eclipse and AVR Read More »

Rainbow glowing ping pong Using ATTing 13

While I was finalizing e-snowflake project, I imagined that single RGB 5050 LED would create nice rainbow effect if placed inside a ball like ping-pong. You can find plenty of such projects on the net, this one was heading to embed everything within ping-pong, battery included. The design challenge was to create PCB small enough

Rainbow glowing ping pong Using ATTing 13 Read More »

Charlieplexing 7 segment displays using Microcontroller

This instructable describes how to charlieplex a bunch of 7-segment led displays. Charlieplexing of discrete leds has been the topic of a few other instructables. The Charlieplexing LEDs- The theory and the How to drive a lot of LEDs from a few microcontroller pins comes to mind. They are both excellent and should be read

Charlieplexing 7 segment displays using Microcontroller Read More »

Cellphone Operated Robot Using Microcontrollers

Cellphone Operated Robot Using Microcontrollers

Component Required: IC1 – MT8870 DTMF decoder IC2 – ATmega16 AVR microcontroller IC3 – L293D motor driver IC4 – 74LS04 NOT gate D1 – 1N4007 rectifier diode R1, R2 – 100-kilo-ohm R3 – 330-kilo-ohm R4-R8 – 10-kilo-ohm C1 – 0.47μF ceramic disk C2, C3, C5, C6 – 22pF ceramic disk C4 – 0.1μF ceramic disk

Cellphone Operated Robot Using Microcontrollers Read More »

An Absolute Beginner's Guide to 8-Bit AVR Programming-AVR Dragon

If you’d like to test the waters of microcontroller programming, the new AVR Dragon by Atmel Corporation is a nifty, low-cost entry-level development tool. Unfortunately, right out of the box, the AVR Dragon is not the definitive answer for the beginner looking for an all-in-one solution. Rather, the AVR Dragon is a great microcontroller programmer

An Absolute Beginner's Guide to 8-Bit AVR Programming-AVR Dragon Read More »

Scroll to Top