- Music Playing Alarm Clock using ATmega644 microcontrollerThis 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…
- Creating a charlieplexed LED grid to run on ATTiny85This 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…
- Build Your Own BARBOT using AVR microcontrollerEver wanted a robotic liquor server?I purchased a Lynxmotion robotic arm last year and an Arduino (deci) to play around with. I had it serial controlled with a joystick and…
- Turn signal biking jacket using microcontrollerThis tutorial will show you how to build a jacket with turn signals that will let people know where you're headed when you're on your bike. We'll use conductive thread…
- The Lightning Simulator/Breathalyzer/Graphic Equalizer – Using Arduino PoweredThe LED strips are mounted on an outdoor trellace which functions as a lightning simulator, outdoor breathalyzer, graphic equalizer synced to music, and a few other effects with sound. Materials:…
- Arduino Laser Tag – Duino TagDuino tagger- General introduction Duino tag is a laser tag system based around the arduino. Finally a laser tag system that can be tweaked modded and hacked until you have…
- Garduino: Gardening + ArduinoGarduino is a gardening Arduino. So far, Garduino: -Waters my plants whenever their soil moisture level drops below a predefined value. -Turns on grow lights, but only when it's dark…
- Arduino All-in-One Getting Started GuideAn all-in-one tutorial to getting started with the Arduino open-source electronics prototyping platform. This guide is meant for the beginner but should be also be useful to you if you…
- Digital Window Sticker (Arduino Controlled) using ATMega328 microcontrollerA bumper-sticker sized L.E.D. matrix that displays images in sequence from an SD card, to produce an animated sign or "window sticker." Arduino controlled! Also includes Windows, Mac, and Linux…
- Arduino Watch Build InstructionsThe Arduino Watch provides augmented sensing of temperature and range, 16-bit color drawing program, Breakout game, and also tells the time in your choice of digital, binary, or analog. Additional…
- Secret Knock Detecting Door LockProtect your secret hideout from intruders with a lock that will only open when it hears the secret knock. This started out as a bit of a joke project, but…
- Arduino R/C Lawnmower (painted) using Atmega168 microcontrollerWhat this is: This instructable will show you how to make your Arduino into an R/C interface that you can use for just about anything requiring remote control. I will also…
- Arduino animatronics- make your awesome costumes more awesome! using ATmega328 microcontrollerHere's how to add lights, sound and action to your favorite Halloween project using the open source Arduino microcontroller. Arduino is easy to learn to use and it opens up…
- The Household Informer using atmega168 microcontrollerWho wants to go outside to see if the mail has arrived? In the cold winter or rain I’d rather not have to put on a jacket and shoes, only…
- The $9 Quasi-duino (Almost-duino)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…
- Assembling the Dragon Rider 500 for use with the AVR Dragon using ATmega88 microcontrollerNot 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…
- Annoying Beeper using Microcontroller ATtiny13Play 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…
- Augmenting a Microcontroller using AVRMicrocontrollers (MCUs) are fantastic little ICs that give an extra element of versatility to your electronics, robotics or other project. But they're really not much use on their own. To…
- Development system for PIC and AVR microcontrollersAfter testing many systems development for PIC and AVR microcontrollers, none satisfy me. So I created this system with breadboard that has satisfied me. Step 1: More space free In…
- VUSBTiny AVR SPI Programmer Using ATtiny85after making a usbtiny isp programmer and using it for 6 months, i was looking at making another one for carrying around. i like the simplicy of the usbtiny isp…
- Jar of Fireflies using AVR ATTiny45 MicrocontrollerThis project uses green surface-mount LED's along with an AVR ATTiny45 microcontroller to simulate the behavior of fireflies in a jar. (note: the firefly behavior in this video has been…
- I2C Bus for ATtiny and ATmega168I love the Atmel AVR microcontrollers! Since building the Ghetto Development System described in this Instructable, I've had no end of fun experimenting with the AVR ATtiny2313 and the ATmega168…
- Micro controller programming: Making a set of traffic lights using Microcontroller ATTiny2313So you wana learn how to programme a micro controller? This tutorial has been designed as a next step, following the fantastic tutorial 'Ghetto Programming: Getting started with AVR microprocessor…
- AVR LCD Namebadge Using ATtiny2313So, you're going to a conference/meetup/nerdfest and you want to do something that sets you apart from normal people. An LCD namebadge powered by an ATtiny2313 is a great way…
- Making a set of traffic lights Using ArduinoThis tutorial will step you through the process of creating a set of controllable and configurable traffic lights whilst also teaching you the basics of Arduino. Some knowledge is needed…