Touch Screen Jukebox

We went “live” with our forums less than 24 hours ago and we already have our first project ready for the front page.  [Elementix] has shown us his touch screen jukebox build. Using an assortment of car audio speakers and amplifiers hooked up to an old Pentium 4 PC with 120 Gigs of storage, he put together the base cabinet. The touchscreen is an ebay find and he built a custom enclosure for that part. For the interface, he started with “Jukebox Arcade”, a jukebox front end for mame cabinets but found he could easily manipulate the layout since it used an xml file for the settings. After some trial and error, and a little work with the gimp, he got it looking the way he wanted. If you haven’t been there already, you should really check out our new forums.

Turning Music Into A Light Show

[nickinoki] Made a light show using some amplifiers and an arduino. First he created a microphone circuit based around a LM386 Audio Amplifier. After amplifying the output of the microphone a second time, he uses three bandpass filters to block all but a few desired frequencies from reaching the arduino.  By only letting a few frequencies through the arduino is able to determine if the song is louder at higher or lower frequencies.  Then using the three analogue inputs he created a scheme for generating the light show on an arduino. While he was unable to achieve the exact target frequencies with his bandpass filters they worked well enough to allow him to successfully generate the light show.

Open Source Your Rave With OpenLase

Without a doubt, Laser Projectors are a great way to project large, bright images on any surface you can imagine. With a high enough quality projector and software package, excellent images and visualizations can be displayed in real time. [marcan], of the openkinect project, decided that there were not any open source laser projection packages out there that suited his wants or needs, so logically he decided to write his own. Because home-made laser projectors often use the audio out port of a PC, building the framework on top of the JACK unix sound software to control the hardware made perfect sense. OpenLase includes plugins for audio visualizations, 2D and 3D gaming, as well as converting video streams into laser format in real time.

Be sure to check out the Chaos Communication Congress presentation [marcan] gave after the break, as well as all the extra demo videos on his website.

Continue reading “Open Source Your Rave With OpenLase”

Intro To Circuit Bending

Electronic musical instruments are a lot of fun for a hacker because, with a small palette of tools, know-how and curiosity, they are easily modified. As with any hack, there is always the chance that the subject will be ruined, so it’s not necessarily worth the risk to muck about inside your thousand-dollar pro synthesizer. Luckily for all of us, there are shovel-fulls of old electronic musical toys littering the curbs and second-hand shops of the world. These fun little devices provide ample opportunity to get familiar with audio electronics and circuit bending techniques.

A note on definitions: the term “circuit bending” can be synonymous with “hardware hacking” in the world of audio electronics, and we have seen some debate as to which term is better suited to a given project. We welcome you to share your viewpoints in the comments.

Keep reading to get started.
Continue reading “Intro To Circuit Bending”

PIC Spectrum Analyzer Uses Fast Fourier Transform Routine

[Simon Inns] just rolled out his latest project, a PIC based spectrum analyzer. He’s using a Fast Fourier Transform routine crafted in C to run as efficiently as possible on the 8-bit chip. The video after the break shows that the results are quite pleasing, with just a bit of noticeable lag between the sound and the waveform representation on the graphic LCD. We found his notes about using an audio amplifier chip to be interesting. He utilizes the properties of an LM386 to move the input signals from a range of -0.5V to +0.5V into a very ADC friendly range of 0-5V.

Continue reading “PIC Spectrum Analyzer Uses Fast Fourier Transform Routine”

Make The Wedding Ring Speak To Her

It’s a nice touch to engrave a heartfelt message on a wedding band, and my couples choose to do so. But you can say a lot more with a 20 second audio message. That’s exactly what [Luke Jerram] did by etching an audio track into this ring. He uses his custom-built hardware to playback the message, which you can see in the video after the break. The ring is an Edison Cylinder, which works just like a modern record player except that the media is on a spinning drum (the ring) instead of a rotating disk. We wonder if this would sound a bit better with a high-end cylinder player.

While you’re on [Luke’s] page you might as well take a look at his image projecting ring as well. It has a color image slide on one side and a projection lens on the other. Wacky!

Continue reading “Make The Wedding Ring Speak To Her”

Fabricating A Music-controlled Stoplight

[Andrew] built himself a stoplight that flashes along with the music. Unlike the traffic signal we checked in on a year ago, this one’s not a reused municipal fixture. [Andrew] imported a 3D model into Sketchup, printed out the results, and traced them onto Bristol board to make his templates. He cut out the parts, used a brake for the bending, then a combination of spot and MIG welding to complete the housing. Off to his school’s spray booth for priming, baking, and painting for a perfect finish.

The internals are what you’d expect. Each light source is made up of a cluster of LEDs controlled by an Arduino. Music synchronization is handled by a Processing script that [Andrew] wrote, which you can see in action after the break.

Continue reading “Fabricating A Music-controlled Stoplight”