Giving An IR Transmitter Some Strength

[Jkx] was using a Thomson VS360U video transmitter to make a wireless connection between a cable box and his television. The system using an RF remote, but relies on an IR transmitter to communicate between the base station and the cable box. He found the IR module that comes with the device is under-powered and set out to fix the situation. Using a scope he found the pin that drives the IR LED. The board above contains a boost circuit that patches into voltage and ground, using the pin he sniffed out to control the base of a transistor. Now the device has enough power to reliably control the cable box.

Needs More LEDs, EMSL Biggified Conway’s Game Of Life

Evil Mad Scientist Laboratories has proven bigger is better with their colossal LED table running Conway’s Game of Life. At the heart of the system is 44 ATmega164Ps controlling 352 LEDs on a 32×44 inch table; and to make it interactive IR LEDs detect the presence of objects.

The display is set up as an exhibit at the San Jose Museum of Art in tribute to [Leo Villareal]. To see a demo, catch a video after the divide.

Related: Colossal LED tables, and Conway’s Game of Life. Why has it taken so long to combine them?

Continue reading “Needs More LEDs, EMSL Biggified Conway’s Game Of Life”

Compound Eyes For Your Robot

[youtube=http://www.youtube.com/watch?v=iKYCob7getU]

In this writeup, you can see how to build a cheap compound eye system for your robot.  Using 4 IR LEDs and 4 phototransistors, [oddbot] gave “Mr General” the ability to follow movement in objects fairly well, assuming that they are within 200 mm. Being IR, it has the typical drawbacks such as sensitivity to light or overly reflective surfaces, but we like the idea. It is perfect for a nocturnal or low light robot.

[via Hacked Gadgets]

Intelligent Ground Vehicle Competition 2010 Day One Report

The Intelligent Ground Vehicle Competition (IGVC) is the precursor to the DARPA Grand Challenge, and in many ways it is just as difficult. We have the pleasure of being at the competition this year with the Tennessee Technological University Autonomous Robotics Team. The teams at the competition pull off some amazing home-brew robotics, so we’ve decided to do a short section on some exemplary robotic hacking each day of the competition.

Today’s robot comes from the York College of Pennsylvania. The robot, dubbed “Green Lightning”, features an impressive set of custom made hardware.

We interviewed the team, and got a pretty thorough rundown of their robot with pictures after the jump. Continue reading “Intelligent Ground Vehicle Competition 2010 Day One Report”

Manual Transmission Gear sensor

[Ben] bought a remote starter for his car but needed a way to make sure the manual transmission was in neutral when starting. He built this infrared sensor frame to detect the position of the stick. It uses four beam paths which will tell him the exact gear or neutral position of the shifter. For this project he just needs to detect neutral but exact gearing is apparently necessary information for his next hacking project. We initially were worried about sunlight interfering with the sensor readings but he’s building this to go under the collar that is used to cover up the mechanical joint at the base of the stick.

Motion Sensing Light Module

[Muris] is pumping out the home lighting hacks. He developed this motion sensing module as an add-on to the IR switch we saw last week. There’s some kind of fuse box above his entry door and its white cover, which you see above, is where he mounted an IR distance sensor to detect movement and switch on the lights. The RC5 infrared protocol is used to transmit the necessary signal to turn the lights on, then when a set amount of time has passed it will turn them back off again.

Update: IR Controlled Lighting

[Muris] is back with another infrared controlled lighting hack. When we checked in with him last year he was showing off an IR controlled dimmer module. Now he’s back with this device that is CFL friendly. Because standard CFL bulbs are not dimmer compatible he’s adapted the project away from dimming and toward switching. The new design still uses an infrared remote but now it can turn two devices on and off again or toggle between them. Our favorite part of the build is that the PIC based device can learn the codes of whichever remote you choose, rather than having to rely on one specific type of remote.