AVR ATmega Projects

Annoying Beeper using Microcontroller ATtiny13

Play a prank on your friends (enemies?) by hiding a high-pitched beeper which sounds off at random time intervals. This instructable uses minimal parts. All that is required is: battery microcontroller speaker Why don’t I just use a 555 timer chip? You certainly could. I like this method because: 1. The ability to beep at […]

Annoying Beeper using Microcontroller ATtiny13 Read More »

Open Source Temperature Controller- Appliance Heat Exchanger

video Open Source Temperature Controller- Appliance Heat Exchanger Here’s a heat exchanger demo using the open source temperature controller. Full heat exchanger available here Intelligent controller, schematics, and code available here The open source temperature controller allows you the flexibility to control DC appliances based on the temperature of two thermistor inputs. The processor is

Open Source Temperature Controller- Appliance Heat Exchanger Read More »

Instalacion del controlador USBasp (USBasp drivers setup) – Dark Side Electronics

English version available at the bottom Se enseñara paso a paso como instalar los controladores (drivers) necesarios para el correcto funcionamiento del programador USBasp para microcontroladores AVR. Primero, mencionaremos algunas consideraciones para evitar fallos por usos indebidos del programador. También se mencionará  el protocolo y pines que debe tener en cuenta para poder programar su

Instalacion del controlador USBasp (USBasp drivers setup) – Dark Side Electronics Read More »

How to Read Binary/Hex Thumbwheel Switch with an AVR Microcontroller

This instructable will show you how to read the number on a binary pushwheel or thumbwheel switch using LED’s or an AVR microcontroller (I’m using an ATmega328p but this can be adapted for any AVR or probably another microcontroller of your choice). Multiple thumbwheel switches can be strung together to make an electronic combination lock,

How to Read Binary/Hex Thumbwheel Switch with an AVR Microcontroller Read More »

Build the Penguin game system using ATMega32/644 microcontroller

Gotta love microcontrollers.They do lots of stuff … you can find them in computer mice , traffic lights , toys , and almost all electronic devices nowadays. Well , this is a project that pushes an 8-bit ATMega32 microcontroller to the limits. As you guessed from the title , it is a game system. Here

Build the Penguin game system using ATMega32/644 microcontroller Read More »

Drive a Stepper Motor with an AVR Microprocessor using ATTiny2313 microcontroller

Got some scavenged stepper motors from printers/disk drives/etc lying around? Some probing with an ohmeter, followed by some simple driver code on your microprocessor and you’ll be stepping in style. Step 1 Get to Know Steppers Basically, you’re going to need to figure out where all the little wires go. First step is to figure

Drive a Stepper Motor with an AVR Microprocessor using ATTiny2313 microcontroller Read More »

Getting started with LCD's and Microprocessors

In this Instructable, find out how to control LCD’s with a ATmega8 and Bascom. You will need: – Breadboard – Wires – ATmega8 – Programmer – Bascom AVR (There is also a demo version for Free) – 10k resistor – 100k resistor – 10k variable resistor – 7805 Voltage regulator – 100 µF 16V electrolytic

Getting started with LCD's and Microprocessors Read More »

Scroll to Top