I liked the idea of having a button to press for a certain function on the computer, however i wasnt such a fan of having a $5 button, and a $16 microcontroller operating only one function.
So my project differes in a few ways.
I added a RGB LED on top of the button, I also added a rotary encoder on the side of the button.
The idea being this:
the encoder switches the function the button preforms, and the LED gives you feedback telling you what mode it is in now so you know what function will be preformed by pressing the easy button.
Remove these ads by
Signing UpStep 1: Supplies
- Teensy 2.0(http://www.pjrc.com/teensy/) $16
- Staples easy button ~$5 (if you can find a older one get that, becuase the new one has a different circuit board thats difficult to access the button on)
- RGB LED (http://www.sparkfun.com/products/9264)
- 5mm LED holder
- Rotary encoder/knob(I got a bag of 10 encoders for $10 off ebay, and the knob i am using is from a guitar)
- Wire ~18 gauge
- Soldering iron
- Dremel or other rotary tool to cut though plastic(youll be coping alot lol)
- Drill w/ assorted drill bits.
- Hot glue
- Heatshrink
- USB mini cable












































Visit Our Store »
Go Pro Today »




I guess I'm asking if you are connecting the two lines or not. Thanks.
I think I'm a bit out of my league. I scraped it and held a wire there to check for continuity, which I can get, but it is difficult. When I pushed the button, I expected the current to drop. It doesn't. So I'm not sure I'm ready to solder it in place. This project looked much easier with the older button.
> What is the (average) cost of the teensy?
> How many inputs (and outputs if any) can it support)
> What types of inputs can it support? (Analogue/Digital/TTL)
I am wanting to make my own custom DJ controller... for a few reasons:
Cost - main reason... also design and style - I am wanting to make my controller fit into the steampunk genre... and portability - I am wanting to make it wrist/arm (think, like a bracer) mounted... for truly mobile DJing...
Thank you,
(amongst many other names)
DJ Electfire
the teensy is $16+s/h
http://www.pjrc.com/teensy/
it has 25 i/o, 12 of which are able to be analog inputs, 7 of which are able to be PWM
it also supports TTL
I have a dozen different arduino's but w/o a doubt my new favorite is the teensy due to its small size, cheap price and ablity to act as USB host.
(I completely missed the link)
*Faceplam*
Thanks though!