Didgeridoo Modded To Include Electronic Manipulation

didgeridoo-sound-synthedsizer

It’s not a bazooka, but this altered instrument makes it look like the player is toking off of some type of weapon. [Kyle] wanted to take the already mysterious sounds produced by a didgeridoo then capture and alter them electronically.

The physical build of this project is nothing short of beautiful. He’s mounted several curved control boards to the outside of the instrument. The controls feature six push buttons, five toggle switches, and six potentiometers that interface with an Arduino. The sound is picked up by the device then sent along with the switch settings to a computer via Bluetooth. The computer then works its magic to create the wicked audio effects heard in the video after the break.

His article, linked above, includes several diagrams detailing the synthesis process. They’re a little beyond our understanding but if you know what’s going on, please share your insight in the comments.

Continue reading “Didgeridoo Modded To Include Electronic Manipulation”

Automated Coffee Bean Roaster

FNY8R8HG1BBDPQ9.MEDIUM

We’ve featured several different ways to roast coffee beans over the years. This is the next logical step. [Nightlife31] shows us how to use an Arduino and a popcorn popper to create a fully automated coffee bean roaster.  You’ll have to modify your popcorn machine to be controllable. This means installing your temp sensor and relays. You can see a basic schematic for that in the project page. The rest involves making a fairly simple circuit on an Arduino protoboard attachment. The end result is quite nice. We wouldn’t mind waking up to some freshly roasted coffee beans in the morning. We’ve seen these done with PID controls,  and directly controlled by a computer. There’s even this one that has a much more involved build with a convection oven mounted on top instead of a popcorn popper.

Knock Detecting Lock

[youtube=http://www.youtube.com/watch?v=zE5PGeh2K9k]

[Steve] shows us his version of the knock detecting lock system. The idea is pretty simple, knock in a certain pattern and the door unlocks. We’ve seen it before several times. This solution is somewhat cleaner than the others, not only in physical design, but also in how you reprogram it. Simply push the reprogram button and enter your new knock. We’re a bit surprised that the suction cups actually hold it on the door. Maybe it’s just us, but we can never seem to get those things to hold very well. There are lots of great pictures as well as the source code available on his site.

[via HacknMod]

Apple Remote Arduino Shield

arduino-apple-remote-shield

[Computergeek] made an Arduino Shield in order to use it as an Apple remote. We like the construction technique that he used; taking perf-board and soldering the circuit and using stripped wire to interface with the pin sockets on the Arduino. He’s written the code needed to function as an Apple Remote but this shield has a lot more potential. This is an excellent opportunity to delve into the different IR protocols out there and create a universal remote for all of your random devices. We’d also want to give it a try as a TV-B-Gone.

The parts are easy to find or salvage without putting in an order.  We’re not certain about his design, he should probably have invited a resistor to the party the two IR LEDs are having.

Augmented Xylophone

[Ania’s] been working on extending a xylophone in a project called Multixylophoniomnibus. She’s fitted a piezo sensor on the bottom of each xylophone key, interfacing it with an Arduino. When a mallet hits a key the corresponding box augments the sound in one of several ways. It looks like she’s prototyped a box that twangs a rubber band, one that uses a solenoid to clap mini cymbals together, one that rattles a glass full of beads, another that vibrates a glass full of water, and yet another that rattles a chain.

It’s nice to see how versatile the xylophone is for instrument hacking. Her Flickr set is linked above but we’ve also embedded some prototyping videos after the break.

Continue reading “Augmented Xylophone”

ArduiNIX: Nixie Shield For Arduino

ArduiNIX-nixie-shield

Flock of Butterflies has just published their third post in a series about the ArduiNIX, an Arduino shield that drives Nixie tubes.We’ve featured Nixie tube projects such as a single tube clock, free-formed Nixie circuits, and tubes in a bottle. Now the hurdle of handling high voltage tubes while protecting low voltage logic circuitry has been taken care of for you. The shield can be purchased as a kit but the Eagle CAD files are also available, allowing you to etch your own circuit board.

Although this is meant for the Arduino there is nothing to keep you from using it as a driver with any microcontroller. The board listens for 5V logic levels to switch the multiplexed display of up to eight tubes. Get your hands on some Nixies and give this a try yourself.

Related: ArduiNIX Part 1, ArduiNIX Part 2

Another Mini KeepOn?

[flickr video = 4060182274]

[Eustice Scrubb] has posted some videos and pictures of a robotic “eye stalk” that he’s building. It looks like the final version is using 3 servos in an arrangement like tendons through a slinky jr. The ping-pong ball on the top has a BlinkM inside it. You can see a video after the break that shows the three servo tendons in motion. The whole thing is controlled by an Arduino and one of his pictures states that it plays mp3s and has an internal pendulum. None of his pictures seem to implicitly state what it is meant to do though.

Continue reading “Another Mini KeepOn?”