leds

digital clock (4)

Arduino 7 segment Displays Digital Clock With Charlieplexing LEDs

This is my second instructable. I just had a mood of making a digital watch. But wanted to make it a learning process. I already had a sanguino i could have easily used that Atmega644 chip. it would have been more than enough.  But i wanted to try burning a Arduino bootloader and see if i could make it work. …

Arduino 7 segment Displays Digital Clock With Charlieplexing LEDs Read More »

Intermediate Arduino Inputs and Outputs

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 at a local Radioshack (1x) usb …

Intermediate Arduino: Inputs and Outputs using arduino Read More »

Plugduino (1)

Plugduino – Arduino based 120 Volt outlet controller

give your Arduino a 120 volt kick in the pants! The Arduino is a great tool for anyone interested in learning microcontroller programming, but after blinking some LEDs, what’s next? This project enables your Arduino to control real-world 120 Volt electrical appliances you have in your home. what can you use a plugduino for? Well, …

Plugduino – Arduino based 120 Volt outlet controller Read More »

Photographers Building a Universal Intervalometer (1)

Arduino for Photographers: Building a Universal Intervalometer

Practicing the art of time-lapse photography without an intervalometer is doable, but not particularly efficient. And while any decent photo equipment store will be happy to sell you one, you can go the DIY way and build your own intervalometer based on the excellent Arduino platform. Theoretically, building an Arduino-based intervalometer is as easy as connecting an infrared (IR) LED to the …

Arduino for Photographers: Building a Universal Intervalometer Read More »

Augment a Moog Etherwave Theremin (1)

Augment a Moog Etherwave Theremin using Arduino

I’m going to go through my process of hacking a Moog Etherwave Theremin. I created a new acrylic top, partially sanded to be translucent in certain areas, and created my own circuit around an ATMega168 Arduino Bootloaded microcontroller which is stealing a control voltage from the theremin’s board and is driving 2 RGB LEDs which react …

Augment a Moog Etherwave Theremin using Arduino Read More »