VU Meter Lives In A Linksys Housing

[Dillon] just finished his first project of the summer. It’s a volume units meter for his sound system and it has a few tricks up its sleeve.

He’s driving the rows of LEDs using an AN6884 LED driver chip. It has an integrated amplifier circuit which makes it the perfect part for building a VU display. He had a broken Linksys 5-port switch sitting around which he used as the enclosure for the project. It has just enough room to incorporate a speaker in case he wants to take the meter on the road with him. But when at home he can choose to use his stereo system instead with the flip of a switch. To ensure he’s making the most out of the 5-bit precision he’s included a voltage divider that can be adjusted with a potentiometer. We’ve embedded a video after the break which shows how well it works.

Looking for a bit more inspiration for your own VU meter project? Check out this RGB version.

Continue reading “VU Meter Lives In A Linksys Housing”

Tiny Transforming Beer Can Robot

beer_can_robot

The next time you reach for a cold one, you might want to take a look at the can to ensure that your beer won’t suddenly sprout legs and start skittering across the table.

You might remember [Ron Tajima] from some of his previous creations, including this Roomba-based baby cradle and the PacMan Roomba mod. This time around, he has created a cool little transforming robot that fits inside a beer can.

The robot’s brains are stored just underneath the top of the beer can on a custom-built board. On one side of this board, you will find an mbed controller which is used to manage all of the robot’s functions, and on the other side, four batteries provide all of the device’s power. The robot’s three legs are controlled by six servos, allowing for movement in several different planes. The beer-bot’s movements are controlled with a Wiimote, so we’re assuming he has crammed a Bluetooth module somewhere in there as well.

[Ron] mentions that it moves a bit slowly when standing on end, but we think the robot is pretty awesome as is, and we can’t wait to see what improvements the next version might bring.

Stick around to see a video demonstration of the robot in action.

[Thanks Sascha]

Continue reading “Tiny Transforming Beer Can Robot”

pe_lang_art_installation

Machine Precisely, Methodically Arranges Water Droplets

While some projects we feature are meant to perform a useful function or make life easier, others such as this art installation by [Pe Lang] are far less functional, but amazing nonetheless.

Taking a cue from CNC-style machines, his creation is an experiment in falling objects and the properties of water. The machine methodically moves along a small 370 x 330 mm plate that is constructed out of a special omniphobic material. A syringe full of water travels along with the machine’s arm, depositing a single 3.3 mm wide drop of water on the board every few seconds as it moves along. Due to the surface tension of the water, each droplet forms a near perfect sphere on the plate without disturbing any of its neighbors.

Once the machine is finished, it leaves the matrix of water droplets to evaporate, after which the machine starts its careful process once again. It really is amazing, regardless of the fact that it doesn’t exactly “do anything”.

Be sure to check out the video below to see the exhibit in action.

[via Make]

Continue reading “Machine Precisely, Methodically Arranges Water Droplets”

Android Controlled Labyrinth

[Pcdevltd] pulled an all-nighter to get his first Android Developer Kit project up and running. Basing the project off of the example that Google used when unveiling the new accessory development hardware, he set to work controlling a marble labyrinth game using his smart phone. What began at 7pm was wrapped up by 5am to produce the results seen in the video after the break.

These ball mazes use two knobs to pivot the playing surface, changing gravity’s pull on the ball to get it to go where you want. [Pcdevltd] pulled off the bottom on his labyrinth and installed two small servo motors. These connect to the Android Open Accessory Development Kit via a small cable. Connect that to the phone and you can then use the internal accelerometer to play the game. If you have an Android phone and an Arduino this should be pretty easy to replicate since we know you can already use the ADK with Arduino. Get to work on your own projects and don’t forget to send us a link to your project log.

Continue reading “Android Controlled Labyrinth”

DIY Earthquake Detector

Some animals seem to be able to detect earthquakes. Some animals also navigate using the earth’s magnetic field. From the idea that there may be some relationship with these two things, this experimental earthquake detector was born.  [Bob Davis] built this device, which uses an Arduino and several Hall effect sensors to detect and record magnetic fields. Possibly after enough data is recorded, a correlation can be found between the two phenomena.

The sensors in this device are arranged to measure magnetism in four directions as well as in the vertical axis. Part of the idea behind this is that before an earthquake the quartz in the ground moves producing a magnetic field.

In the video after the break, Bob gives some background on the theory behind this device and talks about the first version (built way back in the year 2000) which uses a PC for control and recording. Really interesting stuff so be sure to listen to Bob’s explanation after the break. Continue reading “DIY Earthquake Detector”

ChipKIT Sketch: Mini Polyphonic Sampling Synth

In our hands-on review of the Digilent chipKIT Uno32, we posed the question of what the lasting appeal might be for a 32-bit Arduino work-alike. We felt it needed some novel applications exploiting its special features…not just the same old Arduino sketches with MOAR BITS. After the fractal demo, we’ve hit upon something unique and fun…

Continue reading “ChipKIT Sketch: Mini Polyphonic Sampling Synth”

Extending The Usability Of Touchscreens

Fanboys may be in shock from seeing duct tape applied to the screen of an iPad, but we can assure you it’s in the name of science. [Michael Knuepfel] is working on his thesis for the ITP graduate program at the Tisch School for the Arts. He managed to augment the usability of touchscreen devices by adding hardware to them.

What he’s come up with are devices for both input and output. The output devices generally rely on light and color of light displayed on the screen itself which is picked up by a light sensor. The input devices use conductive material to complete a path between your hand and your screen. This lets the capacitive sensing screen detect the presence of your hand, through the conductor. Some of his example devices include gaming controller overlays, encoder rings, and multiple stylus designs.

After the break we’ve embedded [Michael’s] teaser trailer which jumps through several demonstrations. It’s plenty to get your mind rolling, but if you want to know more you must watch his thesis presentation. It’s available as an MP4 download on this page. Just search for his name, [Michael Knuepfel] for the proper link.

Continue reading “Extending The Usability Of Touchscreens”