I was looking at all those swoopy-zoomy internet connected and controllable thermostats. “Self,” I told myself, “we should make one of those.” He didn’t seem all that excited about that – I mean, what do we know about hardware, firmware, electronics or HVAC? Well, now’s as good as any to figure it out. So without […]
Projects
Universal Remote Laser Tag Using Arduino
Blast away your friends for hours on end with this custom laser tag system. Who needs to pay to play in an arena when you can make your very own game? Best of all, no special equipment is required, because the “guns” are regular universal TV remotes! Step 1: Parts and Materials This list includes […]
Intermediate Arduino: Inputs and Outputs using arduino
Continuing from my Intro to Arduino post, this Instructable will go over some slightly more advanced topics with Arduino, specifically relating to controlling and managing many inputs and outputs. The next class covers how to connect the Arduino’s inputs and outputs to MIDI. Parts List: (1x) Arduino Uno Amazon or you can pick one up […]
Arduino, Sensors, and MIDI
Now that you’re up to speed on using Arduino’s inputs and outputs, this Instructable will give you everything you need to get started using sensors to trigger MIDI notes from Arduino. This post is the last installment in a series of workshops I led at Women’s Audio Mission. The first two classes are Intro to […]
Beginner Arduino
The Arduino is a pocket-sized computer (also called a “microcontroller“) that you can program and use to control circuits. It interacts with the outside word through sensors, leds, motors, speakers… even the internet; this makes it a flexible platform for lots of creative projects. Some popular uses include: – programmable light displays that respond to […]
Sugarcube MIDI Controller Using Arduino
This project is a portable, Arduino-powered, grid-based MIDI controller that boots up into a variety of apps to do lots of things with sound. It has 16 backlit buttons, used as both inputs and outputs to give the controller some visual feedback. 2 potentiometers give analog control, depending on the app the pots are assigned […]
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 […]
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 […]
LilyPad Arduino Sensor Demo Mat
This tutorial shows you how to create a sensor demo mat for the LilyPad Arduino. I wanted a place where I could experiment with the different sensors, but also something that I could use to show examples of what can be done without constantly uploading code. Step 1: Step 1: Supplies To complete this project […]
Brushless Gimbal with Arduino
This is a Spring 2014 Electronics project at Pomona College created by Andreas Biekert and Jonah Grubb. Thanks to Professor Dwight Whitaker, Tony Grigsby and the Pomona Physics Department. Our goal with this project was to create a 2 axis brushless gimbal controlled solely by an Arduino Uno with input from an accelerometer/gyro. A gimbal […]