Projects

Build a Controllable Coffee Roaster from an Air Popcorn Popper

Build a Controllable Coffee Roaster from an Air Popcorn Popper

I have a passion for coffee.  I also have a passion for electrical engineering.  Why not combine them? This Instructable describes how I transformed a hot air popcorn popper into a completely controllable coffee roaster!  Follow these instructions to re-purpose and hack your West Bend Poppery Popcorn Popper into this coffee roaster! ———————————————————————————————– The extraction […]

Arduino Jam project

Xtreme Buzzwire-4-2 Arduino Jam project

This project is part of the Arduino Jam 2012. First of all we would like to thank the organization and especially the main sponsor, Capgemini, which made all of this possible. At the Arduino Jam, during the brainstormsession, we came with the idea to make a classic Buzzwire game, but with some extra features to make it […]

ESM ExternalSerialMonitor

ESM – External Serial Monitor Using Arduino

Sometimes I needed an external serial monitor like the Serial Monitor in the Arduino Editor, to see what is going on. So I made one. The first picture shows an example how could be it designed. For the ESM I used an Atmel Atmega328 (based on the Arduino-Board) because it have an internal SRAM with […]

Arduino USB

LOG: Made a correction/modification Step 3 and added a picture step 5. So many Arduino users have RBBBs(Really Bare Bones Board (Arduino))  or Anarduinos or Boarduinos that could use a USB interface to program and power them but don’t want to spend $15-20 for a USB BUB or FTDI cable. This Lazy Old Geek is […]

Arduino control TV functions

Control TV functions using Analog input and Arduino

Have you ever wanted to use a good old knob to control your TV volume instead of repeated button pushing? Or make it controlled by light? Do you want your remote to be replaced by an awesome arduino and let it do the hard work of using a remote for you? Well this instructable is […]

DC Motor Control Using an H Bridge

DC Motor Control Using an H-Bridge using arduino

Overview In this tutorial, you’ll learn how to control a DC motor’s direction using an H-bridge. To reverse a DC motor, you need to be able to reverse the direction of the current in the motor. The easiest way to do this is using an H-bridge circuit. There are many different models and brands of […]

Digital Clock

Digital Clock Design Using Arduino

Introduction This design project utilizes an Arduino MEGA2560 with an ATMEGA1280-16AU microcontroller to create a digital clock.  The clock will be able to save time when disconnected from power, and it can be powered from a USB connection or from the wall outlet.  The clock displays the hours, minutes, and seconds with an AM/PM indicator.  […]

AVR Programming Tutorial

AVR Programming Tutorial

This tutorial introduces programming for AVR microcontrollers. It uses the ATmega328p found on Arduino boards, but works with straight AVR C and a bare microcontroller. It covers the basic information you need to get started, whether or not you’ve used Arduino or other microcontrollers previously. Why would you want to learn AVR programming (instead of, […]

Sound Reactive LED Strip

Sound Reactive LED Strip Using Arduino

THERE MAY BE 9 STEPS BUT I PROMISE THIS ONE IS QUICK AND EASY!  In this Instructable I will be showing you how to create a light reactive LED system. In this clip, I used a single color LED strip, but you you can use a single LED, multiple LEDs wired together, single color or […]

Power your Arduino with battery

Power your Arduino with a Hand-Cranked Battery

If you’ve ever wanted to power your Arduino or AVR from a battery for development testing (batteries have different power delivery qualities than, say, transformed AC or even a regulated wall wart in DC) testing but were tired of going through batteries (Hey, I admit I’ve sucked batteries dry in hours because of a slipped-up […]

Scroll to Top