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 […]
Projects
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 […]
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 […]
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 […]
Smartphone controlled Arduino tank using Annikken Andee
Hi guys, I am Robin, one of the developers of Annikken Andee. Just a few weeks back we were invited to be a part of Arduino Day Singapore 2014. On the day of the event, we showcased a missile-firing lego-crushing smartphone controlled Tank built using our Annikken Andee. It was a big hit with our […]
Motion Sensing Digital Camera & Alarm using Arduino
Welcome to my instructable on how to make an Arduino-controlled motion sensing camera and alarm! The motivation behind this project, which I worked on in my electronics class at Pomona College, was the need to keep away varmints (particularly raccoons) that were digging up my parents’ yard. Although a simple motion sensing alarm would probably […]