atmega328

Arduino Traveling Geocache

The Traveling Geocache using Arduino

This project and future projects can be found at my website http://revoltlab.com/  where you can also find my blog. UPDATE LOG: NOW SUPER SIMPLE TO REPROGRAM! Easy FTDI USB interface hardware explained in step 10 Easy FTDI USB interface programming explained in step 13 NEW code uploaded works perfectly with speaker output! see step 13 …

The Traveling Geocache using Arduino Continue Reading

Arduino compatible circuit

Perfboard Hackduino Arduino-compatible circuit

Never again will you have to dismantle a finished project just to reuse an Arduino board! This tutorial will go through the steps involved in fabricating your own Arduino-compatible circuit using just ~$8 of parts (this includes the ATMega chip!).  This is perfect for installing and embedding in permanent pieces, as you don’t need to waste a …

Perfboard Hackduino Arduino-compatible circuit Continue Reading

Arduino Tweeting Cat Door

Tweeting Cat Door using an Arduino

Note: to see everything on one page, please go to: www.tweetingcatdoor.com After receiving many emails requesting Instructions and Kits for building the “Tweeting Cat Door “, I decided to make a version that is stand-alone and doesn’t need a computer to be run and that is easy to be put together by anyone with a …

Tweeting Cat Door using an Arduino Continue Reading

AVR System with Arduino

Build a Complete AVR System and Play Mastermind using Arduino

The game Mastermind has been around a long time, and I remember getting a board version with colored pegs when I was a kid. I love this game, as it is solvable simply by pure logic. One player (or a computer/microcontroller) chooses a sequence of colors from a pool of available colors and then the …

Build a Complete AVR System and Play Mastermind using Arduino Continue Reading

Arduino Target Board

Arduino from Evil Mad Scientist ATmegaxx8 Target Board

I have been making my own Arduino’s on strip-board but recently bought some of the Evil Mad Scientist ATmegaxx8 Target Boards. While they weren’t designed as an Arduino board they are perfect to use as they have: – places for the crystal and capacitors (XTL and C1, C2) or resonator – place for the power …

Arduino from Evil Mad Scientist ATmegaxx8 Target Board Continue Reading

Arduino Bootloader

Burning the Bootloader on ATMega328 using Arduino UNO as ISP

I had one remote controlled project that needed an Arduino running 24/7 but I didn’t want to leave my $32 Arduino UNO, so I decided to buy some pieces and created my own Arduino. The most important part was buying the microcontroller. These were my options: ATMega328P-PU with Optiboot ~ $5.50 (Sparkfun) / $5.19 (Digikey) …

Burning the Bootloader on ATMega328 using Arduino UNO as ISP Continue Reading

DIY Arduino or The DIY-Duino

THIS ENTIRE TUTORIAL IS ALSO AVAILABLE ON MY WEBSITE AT http://www.theparsley.com/arduino/diy/ To quote the Arduino website: “Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It’s intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.” I got one a while ago and life has never …

DIY Arduino or The DIY-Duino Continue Reading

Scroll to Top