Stabilized video collages

This is some beautiful work. The clip features multiple video streams stabilized and then assembled into a whole. First, [ibftp] used the "Stabilize" feature in Motion 3 (part of Apple's Final Cut Studio 2) to remove the camera shake from the clips. Then he was able to blend the videos with "fusion" set to "multiplication". If you've got access to the tools, this shouldn't be too hard to do … [Read more...]

LED lightbar controller

[Adam Grieg] recently posted this video of his LED lightbar controller at work making a strip of LEDs flash to the beat of his music. The controller does it by picking up the music via an electret microphone, then amplifying it with an LM386 Amp. The ATtiny13 microcontroller keeps track of the noise level and makes the LED array flash whenever it senses a peak. In addition to the parts listed, … [Read more...]

How-To: Make an RGB combination door lock (Part 1)

Part 2 can be found here Putting a custom designed electronic lock on your space seems like a geek right of passage. For our latest workspace, we decided to skip the boring numbered keypad and build a custom RGB backlit keypad powered by an Arduino. Instead of typing in numbers, your password is a unique set of colors. In today's How-To, we'll show you how to build your own and give you the … [Read more...]

Accelerometer mouse from scratch

[Mahavir] sent in his group's final project for the College of Engineering in Pune (it's over here). They built an accelerometer based Bluetooth mouse. They ended up creating a mouse that maps rotational movements to x/y motion. From the video movement, it strikes us as responding the same way that touch pointer mice do. You can hit the demo video after the break or get more details from the … [Read more...]