[Craig] wanted to use Boxee on his TV but his computer was in a different room. He rigged up a rather dubious method of delivering the A/V signal (this is a hack in the most guttural sense). More interesting to us is his solution for a remote control interface. We’re familiar with building USB connected infrared receivers but [Craig] decided to patch one into the serial connection on his Linksys WRT54G router. Continue reading “Add IR Control To Your WiFi Router”
infrared166 Articles
Virtual Pool, Real-world Interface
[youtube=http://www.youtube.com/watch?v=2Wc_DXGe2fQ]
Sunday we saw robots playing pool and an augmented reality pool game. Today we’ll complete the pool trifecta: virtual pool using a real cue stick and ball in another vintage video from Hack a Day’s secret underground vault. The video is noteworthy for a couple of reasons:
First is the year it was made: 1990. There’s been much buzz lately over real-world gaming interfaces like the Nintendo Wii motion controller or Microsoft’s Project Natal. Here we’re seeing a much simpler but very effective physical interface nearly twenty years prior.
Second: the middle section of the video reveals the trick behind it all, and it turns out to be surprisingly simple. No complex sensors or computer vision algorithms; the ball’s speed and direction are calculated by an 8-bit processor and a clever arrangement of four infrared emitter/detector pairs.
The visuals may be dated, but the interface itself is ingenious and impressive even today, and the approach is easily within reach of the casual garage tinkerer. What could you make of this? Is it just a matter of time before we see a reader’s Mini-Golf Hero III game here?
Passive Infrared (PIR) Sensor Tutorial
[ladyada] has a freshly-published and amazingly thorough tutorial on passive infrared (PIR) motion sensors. Most often seen in security floodlights and automatic doors, in creative hands these sensors can be put to other uses—cat flaps, camera triggers and purely artistic applications—as you’ll see in several demo projects and videos. For the curious, the tutorial provides a good amount of background theory on how PIR sensors work, along with the associated fresnel lens optics. And for those who just want to get hacking, most PIR sensors (like the one above) come in a simple-to-interface module containing all the support hardware and providing a simple digital output; the article wraps up with one such example.
Poor Man’s 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.
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.
Quick Cheap Remote Outlets
[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.
UIRemote: Universal Remote Application For IPhone
[youtube=http://www.youtube.com/watch?v=E-SlcjmqeYw]
When several students from the University of Toronto became tired of having multiple remotes lying around, they decided to do something about it. Their solution to this problem came in the form of UIRemote, a universal remote application for the iPhone. The application allows the iPhone to control anything that is normally controlled by an infrared remote, thanks to the use of a custom infrared adapter that plugs into the phone’s headphone port. It’s a technique similar to our iPod remote control from 2004. While the UIRemote application and adapter are still in beta, the students expect to release both things simultaneously sometime within the next two months.
[via Engadget]