Turntable Sequencer Scratches With Coins

scratching-with-arduino

[tvst] has an interesting take on a sequencer. His design uses coins on a turn table to trigger midi events in a loop. There are four tracks available, each having its own sensor above the spinning platform. The sensors consist of an IR transmitter and receiver setup as a voltage divider. When something passes below the IR transmitter and reflects the infrared waves back up to the receiver, the output of the sensor moves to digital high. The four sensors are connected to an Arduino which is used in conjunction with ttymidi, which converts the Arduino data into midi events.

We like projects that provide a more tangible interface for the user. Coins work well for this setup. They reflect infrared enough to trigger the sensors, and they’re easy to pick up and move without upsetting the rest of the tracks. It would be great if this could be expanded to differentiate between coins (pennies versus dimes, etc.) in order to increase the resolution from four different events to eight or more. Check out the video after the break. Continue reading “Turntable Sequencer Scratches With Coins”

Metal Race Combines Operation And Calculator Game

metal_race

[Greg] was feeling nostalgic about the game RACE for to TI-83 graphing calculator. In the game, your car is stationary with controls to move the scrolling maze from side to side in order to avoid a crash. He set out to build a physical version of the game with a don’t-touch-the-side concept that reminds us of Operation.

The game board is a wire frame constructed from paperclips then attached to a motorized frame. The vehicle is also metal and is attached to the lens sled from a scrapped CD-ROM drive. The maze scrolls from left to right with up and down vehicle motion controlled by two arcade buttons. An Arduino controls the motors and monitors the button inputs. He has plans to add a buzzer that sounds when the metal car “crashes” in to the wire walls of the maze. We’ve embedded video of the working game after the break. For more build photos take a look at his flickr set. Continue reading “Metal Race Combines Operation And Calculator Game”

Growing Algae With An Arduino

algae_grow

We’ve seen automated grow boxes of all shapes and sizes, but all were for growing plants. [Jared] over at Inventgeek wanted to do something similar for his algae. He started off with an Arduino-based solution that allows the controlled pulse of LEDs connected to his standard bioreactor as a prototype. Once he determined his proof of concept worked, he began work on a design based on the Arduino Pro Mini that has more advanced features such as temperature monitoring and algae culture density monitoring via some fancy IR voodoo. The code is open source and the hardware is easily obtainable, all that remains is the desire to grow algae.

Arduino DMX Controller

Arduino_DMX

This Arduino powered DMX controller came along at just the right time. We had shown you a project earlier that involved the DMX system and several commenters remarked on the price to get into DMX hardware. If you happen to have an Arduino around, you can build a DMX controller. He found a schematic for a DMX driver, and built some custom code to control it all. You can download his code on the project site.

Clock Knock Block Full Of Puns

clock_knock_block

This Clock Knock Block has a bit of everything; milling, Arduino, sensing, solenoids, and plenty of dirty puns. Just knock on the box or on the table right next to it and the time of day will be played back to you in a series of crisp, clean knocks. A big part of the fun here is that the box is a musical instrument.

If you take a look inside you’ll find an Arduino, a piezo sensor, a solenoid, and a nine-volt battery. The piezo sensor detects your knocking as an input. It can even listen to and repeat back a series of your knocks. The Arduino actuates the solenoid, which strikes the wooden enclosure, producing the knocking sound.

We’ve embedded a video of this useless machine after the break (that’s where all the puns are). One note for your own build; this box is made out of mahogany and because it is used as a resonance chamber, this may not work as well if it isn’t milled from a piece of quality lumber. Continue reading “Clock Knock Block Full Of Puns”

Solar Tracking, Without Overkill

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

We saw this pretty smooth solar tracker run by an Arduino. There aren’t many details, but we can see that it works well, and is in fact, run by an Arduino. We knew if we posted this that people would be commenting that the Arduino is overkill. We agree.  So this post is to ask, how would you do it? Give us links to the more efficient designs you have come up with. It doesn’t have to be a fully documented project, a schematic will do. We would probably go with something like a phototropic suspended bicore for simplicity and low power consumption.

[via littlebirceo]

Arduino Powered Singing Table

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

This musical Lazy Susan, or “Crazy Adam” was brought to us by students from MIT.  It basically plays [Soul II Soul]’s “Back to Life”  as it turns.  In their words: “Through the interaction with the Singing Lazy Susan, we found the eating patterns and behaviors unique to each person, which reflect our personalities and interests. The dining experience expands to a new domain.”  Are we the only ones who think this is silly? Not only is an Arduino overkill for this, how does this help reflect our personalities and interests? We know, someone will say that art doesn’t need to make sense, but  this would just get annoying really fast. Good job coming up with an idea and making it happen. Please don’t bring that to our next office party. It is also worth noting that musical Lazy Susans aren’t exactly a new idea.