World Smallest TV-B-Gone

uTVBG

The TV-B-Gone has proven to be a dangerous and versatile gadget. At Interactive Matter, they created an even smaller version with more sneaking potential. Called the µTVBG, it packs an entire TV-B-Gone in a 1.4 x 2.5 cm footprint and even has room for a programming header. He found some high-powered surface-mount IR LEDs that would match the original TV-B-Gone’s power. To drive the board, they used a CR1220 button battery on the bottom of the board. The whole thing is smaller than your thumb and should be easier to hide next time you wreak havoc.

Poor Man’s Thermographic Camera

thermographic camera

Using an IR thermometer, there are two ways to go about building a thermographic camera. The first uses a pan and tilt head. Scan lines are emulated, as a computer controls panning from left to right, taking a temperature sample from each step. Vertical resolution is accomplished by tilting. Another method uses a web cam attached to the thermometer. The thermometer’s laser pointer is captured with temperature annotations, as the computer records the field of view. We think the best outcome can be found with a combination of both methods. The video embedded below demonstrates the results. This would be a good addition to the Autonomous paintball sentry.

Continue reading “Poor Man’s Thermographic Camera”

Magic Wands For Disney

[NRP] sent us a few of his projects. The most notable of the bunch was a school project funded by Disney. They were to make some kind of interactive entertainment for people waiting in line for rides. They decided on a wand style interface. Each wand has an accelerometer, an IR LED for tracking, an XBee unit, and a few buttons for interaction. They wrote some custom games and a multi person white board to test it all out.  You can see those in action, along with a space themed pong game in the video after the break. Even though this was funded by Disney, you can still find all the source code and schematics, available for free.

Continue reading “Magic Wands For Disney”

TouchKit Spark Released

touchkitspark

NOR_/D has just released their newest multitouch display system. The TouchKit Spark features a larger 35.4x23inch display surface than its predecessor, the Run. It uses ultrabright IR LEDs around the screen’s border for FTIR multitouch sensing. A high frame per second IR camera is included to increase tracking performance. The screen is fully assembled, but you need to provide your own projector and case. It can be built at table height or as low as 20inches. The device is designed to work with OpenFrameworks, but future software releases will have TUIO support.

IR Controlled Light Dimmer

dimmer

This is a pretty useful device. It is an IR controlled light dimmer. It goes in line with the main power and controls how much gets through to your light. You can adjust the brightness with a TV remote control. Finally, we can retire our clapper! These are commercially available, but making your own is just so much more fun. You may have to dig a little on their site for the schematics and programming. There are tons of other projects there as well so have fun.  You can see a video of it in action after the break.

Continue reading “IR Controlled Light Dimmer”

Quick Cheap Remote Outlets

ir_plugs1

[jwad650] wanted a remote controlled power strip. These are fairly expensive, with a single outlet running roughly $15. He was able to build a 6 outlet version for about $50.  He is using an SIS-7c to decode signals from a universal remote. Each plug is individually controlled by a 3Amp relay. Be careful making this, there’s lots of nasty shock potential in that mess of wires. We recommend that you confine it in an enclosure as well. [jwad650] plans on adding an enclosure, as well as LED indicators and fuses. You can see a video of it in action after the break. If you want more information about working with relays, check out the working with relays writeup.

Continue reading “Quick Cheap Remote Outlets”

Light To Sound Converter

lightnoise

[Alex] built what he calls a light to sound converter. It reacts differently depending on the type of light: remote controls, light bulbs, TV screens, etc. A photodiode is used with an amplifier to pick up the light change. That signal is dumped through a dual opamp. He swapped in several different types of photodiodes and settled on the BPW34 intended for visible light. He’ll be incorporating this into a much larger project.