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.

Another Home-built Laser Projector

[Jarrod] sent us a link to this home-built laser projector after seeing a different projector that we featured yesterday. This system is fundamentally different. [ChaN], who finished the project several years ago, didn’t use a loudspeaker to move the mirrors, but instead build his own closed-loop Galvanometers. Two of these are controlled by an ATmega64 to produce incredibly clean and accurate vector images. It’s not just the images that are impressive, his hardware is laid-out with skill and forethought that make hiding it in a case a sacrilege.

Electric Motorcycle Rocks One Wheel

We had to call it an electric motorcycle in the title because electric unicycle just sounds lame. But the video after the break shows you that this prototype is anything but lame. It takes minimalism to the extreme when you’re talking about powered transportation. The self-balancer is reminiscent of a Segway but the rider sits astride one wheel rather than the standing form-factor that [the Woz] loves so much for gaming. Looks like Ryno Motors is trying to gather capital to put these into production. We’re not going to hold our breath until we see them in the wild, but we’d be surprised if they don’t pop up on the big screen at some point in the near future.

Continue reading “Electric Motorcycle Rocks One Wheel”

Microscope Camera Adapter

[Ben Krasnow] is capturing some great snapshots using a microscope adapter and some tricks. The camera attachment is just a lens adapter ring with a tube added. Unlike other microscope imaging hacks we’ve seen he used a real microscope but found that the pictures had a bit of light distortion to them. The camera sensor was picking up a glare reflected on the inside of the black tube. By adding a washer and repositioning the apparatus he got over that hurdle. The final part of the puzzle is image processing. By taking several pictures at different focal lengths and compositing them he gets killer photos like the compound eyes of that house fly seen above.

1W Blue Laser – Remarkably Easy And Dangerous

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

We’ve been covering Laser Hacks pretty much since the beginning but it’s surprising to see the niche market that has sprouted up around building powerful handheld modules. [Styropyro] filmed the video above as a tutorial on building a 1W blue laser. The “flashlight” that he starts with includes a heat sink intended for a laser diode. It seems there’s a lot of choices when choosing one of these build kits. A one Watt blue laser diode is press fit into the heat sink and wired in place. The body of the device receives a boost converter to get the batteries up to 1A, and once the assembly is complete the burning begins. It lights candles, matches, and pops balloons; the normal laser demo goodies.

So it’s a pretty easy build. But it’s also easy for someone being careless to damage their eyes. As [Styropyro] mentions in his comments, just looking at the dot created by the laser will damage your sight.

Microsoft Engineers Reinvent The Optimus Keyboard

Looks like Microsoft has come up with a pretty slick little keyboard. It’s very much like the Optimus, which has an OLED screen in every key, except that it doesn’t have a screen in every key. Instead there’s just one screen on the whole unit and they keys have been overlayed on top while allowing the image to show through. Brilliant really, since this should drastically reduce the $2400 price tag of the original. That is, if you could buy the device. Microsoft’s not selling this hardware (yet anyway), but offering it up as test hardware for the UIST Innovation Contest. It will be interesting to see what the students come up with. This keyboard should be easier to program for since it involves manipulating just one screen. There is also extra space at the top that is touch-sensitive. See for yourself after the break.

Continue reading “Microsoft Engineers Reinvent The Optimus Keyboard”

FPSLIC Powered LED Matrix

[Mathieu] built this display in hopes that he can play pong on it. You can imagine the headache that awaits when trying to figure out how to drive the 6144 bi-color LEDs. I must have worked out because the thing looks great in the video after the break. The solution he chose was a bit unfamiliar to us though. He used a Field Programmable System Level Integrated Circuit produced by Atmel, or FPSLIC. This is a kind of mash-up of components we’re more accustomed to.

The AT94K is a single chip that houses an 8-bit AVR microcontroller, and FPGA, and SRAM. This project uses that FPGA to handle the multiplexing of the display via code written in VHDL. The AVR core receives data via a USB port, stores two images in the SRAM (one for each LED color), and then outputs it to be drawn on the display. On second thought, this project sounds like fun and it’s a great way to get start learning that VHDL you’ve been putting off. Continue reading “FPSLIC Powered LED Matrix”