AVR ATmega Projects

GuGaplexed Valentine LED Heart using ATTiny13V Microcontroller

GuGaplexing is a new LED display multiplexing technique. Compared to Charlieplexing, GuGaplexing allows you to control twice as many LEDs, with just a few additional components. GuGaplexed Valentine LED Heart project has 40 LEDs arranged in an ‘Arrow Piercing a Heart” arrangement using only 5 pins of a microcontroller. The project uses an AVR ATTiny13V […]

GuGaplexed Valentine LED Heart using ATTiny13V Microcontroller Read More »

Use Google Voice Search through Arduino & Bluetooth

With Google announcing the launch of Voice Search for desktop, we couldn’t help thinking that there was even more fun to be had with talking to a computer. So, we went ahead and built an open source dev board to inspire people to build their own useful and wacky contraptions to take Voice Search to

Use Google Voice Search through Arduino & Bluetooth Read More »

Arduino powered hangman giftbox/lockbox using ATmega328 microcontroller

A medium sized box that requires the user to succeed in a game of hang man in order to gain access to the contents of the box.  Great gift Idea!!! my Arduino sketch will be included in this instructible sorry for the poor quality pictures! and keep in mind this is my first instructable, and

Arduino powered hangman giftbox/lockbox using ATmega328 microcontroller Read More »

Assembling the ZIFduino USB 1.2 using ATMEGA168 microcontroller

The ZIFduino, for all intents and purposes, is an Arduino with a ZIF socket. It’s geared toward those that want to do prototyping on the platform, but then move the ATMega chip to a stand-alone environment. The pin layouts are exactly the same, so it should be compatible with most shields designed for the Arduino.

Assembling the ZIFduino USB 1.2 using ATMEGA168 microcontroller Read More »

Assembling the Dragon Rider 500 for use with the AVR Dragon using ATmega88 microcontroller

Not long ago the Atmel company came out with a great tool for use with the AVR line of microcontrollers called the AVR Dragon. This small USB device provides professionals and hobbyists alike the ability to use: In System Programming (ISP), JTAG, Debug Wire, and High Voltage Programming. Unfortunately the device itself doesn’t include all

Assembling the Dragon Rider 500 for use with the AVR Dragon using ATmega88 microcontroller Read More »

Slaveflash with Attiny24 ver. 2.0

You might have noticed the Slaveflash I built with an Attiny 24, the instructable can be found here: Slaveflash-trigger-for-digital-with-Attiny24   After building the first prototype I collected all my old flashes I got over the years and had four more slaveflash-triggers to built. I already figured out an PCB-Layout for the SOIC-version of the attiny 24.

Slaveflash with Attiny24 ver. 2.0 Read More »

Getting started with LCD's and Microprocessors using ATmega8

In this Instructable, find out how to control LCD’s with a ATmega8 and Bascom. Demo 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

Getting started with LCD's and Microprocessors using ATmega8 Read More »

Scroll to Top