Projects

Arduino String Addition Operator

Arduino String Addition Operator Code

You can add Strings together in a variety of ways. This is called concatenation and it results in the original String being longer by the length of the String or character array with which you concatenate it. The + operator allows you to combine a String with another String, with a constant character array, an […]

Arduino Fridge

Gut Check a Tweeting and Facebooking Fridge using Arduino

I have a problem, I’m trying to lose weight but I love snacking late at night. And no one knows that I even do it. That being one of my biggest hurdles, I figured why not include all my social media friends and followers in helping me. Whether they know it or not. So I […]

Adafruit Flora NeoPixel LED Ring Headphone mod

Adafruit Flora NeoPixel LED Ring Headphone mod

Wearable Arduino mod for your headphones. Non-invasive procedure for headphones that don’t have room inside the drivers or you don’t want to hack apart your high end cans. Adafruit just put out a tutorial for adding pattern blinking LED lights to headphones.  This instructable takes it one step further. This project is really the Adafruit Ampli-tie project morphed […]

Arduino coffin

Candy Tossin Coffin using an Arduino

When you flip a switch, the coffin lid opens and a smiling red eyed ghost arises. The ghost flings some candy, pushes the switch back and returns to rest. Then, the coffin lid closes. Step 1: Major parts include: 4.5 rpm motor  #155821 Jameco.com 1.8 rpm motor  #176050 Jameco.com Two shaft couplers  #162270 Jameco.com Servo […]

Arduino Controlled Solar Fountain

Arduino Controlled Solar Fountain

A fountain can make a nice decorative fixture for your garden. But it isn’t always easy to run a power cord out to where you want it. So I decided to run it on solar power. The system is controlled by an Arduino. This allows you to save energy by programming when the fountain will […]

Photocell Theremin

Arduino Photocell Theremin Synth (glitchamin)

You know theremins, right?  Those cool-looking boxes with antennae that produce noise without being touched?  They are played by the likes of Jimmy Page of Led Zeppelin, and present in the soundtracks of countless films.  Well, with this instructable, I will show you how to build an approximation of a theremin (in principle, at least) […]

Teclado MIDI Super Simple

Teclado MIDI Super Simple – Super Simple MIDI Keyboard

Este tutorial te lleva paso a paso por la construcción de un teclado MIDI de una octava, programable via arduino gracias a su conector de 6 pines. Vas a necesitar: Componentes: 1 Atmega328p con el bootloader de Arduino 1 Zócalo de 28 patas 1 Cristal 16Mhz 2 Capacitores 22 pF 2 Capacitores 10 uF 1 […]

AIR Project using an Arduino

AIR Project using an Arduino

CODE: download final project code: Arduino Code download additional wiring_analog.c code: Wiring Code download processing code: Processing Code download C code: C CODE FILE EXPLANATION: The final project code is the final arduino code for the project. The wiring_analog.c code should ONLY be used for KITS that USE the OZONE SENSOR. This code helps to […]

Arduino Pneumatic Flight Simulator

Arduino-Pneumatic Flight Simulator

Hello, my name is Dominick Lee. I am a senior in high school who is also a programmer and inventor. I created the  “LifeBeam Flight Simulator” (name of my project) because I wanted to challenge myself and utilize my software and hardware skills. I was able to successfully plan, build, and run my Flight Simulator […]

arduino PIR motion water gun

Arduino PIR motion water gun

first what youll notice my grammer isnt the best 🙂 ok what youll need: 1 transister/mosfet that can handle the current for the water gun motor, this is the one i used – http://www.sparkfun.com/products/10213   –   then a diode, i used this one  –  http://www.sparkfun.com/products/8589   – then a 10k ohm resistor, then a PIR, i didnt use this one but it should […]

Scroll to Top