AVR ATmega Projects

Autonomus Wall Following Obstacle Avoiding Arduino Rescue Bot

I’m an Electrical Engineering major and each year my college’s branch of IEEE competes in a student hardware competition. Last year’s competition was inspired by the natural disasters in Haiti and Chile (the competition was held one week after the earthquake in Japan). This was a very large project that was tackled by a group […]

Autonomus Wall Following Obstacle Avoiding Arduino Rescue Bot Read More »

How to use a 74HC595 Shift Register with a using AVR ATtiny13 microcontroller

If you have been playing with microcontrollers and electronics then you have likely seen LED dot matrix displays and other projects that use shift registers like 7-segment displays and more. This instructable goes over a quick intro to the 74HC595 8-Bit Serail to Parallel Shift Register with Latch and how to interface it to an

How to use a 74HC595 Shift Register with a using AVR ATtiny13 microcontroller Read More »

$10 ATtiny85/45 POV display!! (works really well)

Hey guys! This is an Instructable for making your own ATtiny85/45 5 LED POV (Persistence Of Vision) display! This is my second Instructable, also for the Elemental LED contest, so drop a comment and vote it up! The total parts cost for this POV display is under $10! (If you get the parts from a

$10 ATtiny85/45 POV display!! (works really well) Read More »

The $9 Quasi-duino (Almost-duino) using ATmega328 microcontroll

Do you currently have an Arduino and want to make it smaller for cheap?  The Quasi-duino is for you (Italian for almost-duino).  This makes a functional “almost” Arduino, in a very small form factor using the narcoleptic library for pico-power operations on a pico-space breadboard.  This ‘ible will use Arduino 1.0.  All of your Arduino

The $9 Quasi-duino (Almost-duino) using ATmega328 microcontroll Read More »

Soldering an SMT MOSFET Driver with a hotplate using microcontroller

Soldering SMD components isn’t as hard as you might think. In fact it’s easy. If you follow this instructables you’ll soon see just what great results you can obtain at home using just a hotplate. It’s not just being able to make small circuit boards that makes SMT soldering so good it’s also a nicer

Soldering an SMT MOSFET Driver with a hotplate using microcontroller Read More »

$1.50 Arduino TV Annoyer!! (Turns TVs on when you want them off) using microcontroller

Hey Arduino fans! Here is an ‘ible for making a device that turns TVs on when you want them off, and off then you want them on! If you hide it in something inconspicuous, it would make a great April Fools joke or gag gift. And the best part is that the total parts cost

$1.50 Arduino TV Annoyer!! (Turns TVs on when you want them off) using microcontroller Read More »

Programming Arduino Bootloader without Programmer using ATmega168 microcontroller

OH NO!!! You’ve screwed up and now the Arduino bootloader on your ‘duino is gone!  What are you going to do? Go spend money for a programmer??? Well don’t! I’ve got a solution that only requires your ‘duino and some wires! So its not the end of the world, it is just a minor glitch

Programming Arduino Bootloader without Programmer using ATmega168 microcontroller Read More »

Music Playing Alarm Clock using ATmega644 microcontroller

This Instructable will be about designing a music player from using various building blocks. You will understand the communication between the microcontroller, memory, computer, LCD display, RTC, IR remote, and the music file decoder. I will try my best to to teach you in a way so that you can design your own projects using

Music Playing Alarm Clock using ATmega644 microcontroller Read More »

Door Activated LED Lighting using Hall Effect Sensors using Attiny85 microcontroller

I’ve been meaning to make something cool for my dorm room this coming semester and decided that some custom closet lights would look great. In this Instructable, I’ll show you how to make some nice-looking LED lights that will turn on automatically using a hall effect sensor and a magnet. Edit: I’ve noticed a lot

Door Activated LED Lighting using Hall Effect Sensors using Attiny85 microcontroller Read More »

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 »

Scroll to Top