Internet Controlled Remote

How often does this happen to you? You’re leaving on a long trip, and half way there you remember the TV was left on. Never? Alright then, how about wanting to control an Xbox 360 from within the other room and you don’t have the remote. Still a rare occurrence?

Perhaps you have a better situation where an internet controlled IR remote, that can be programmed to work with any TV or IR accepting device, would be useful. [Nicholas McClanahan] starts off with USB Propeller from Parallax, adds an Ethernet module making a mini server, and ends with an IR LED and receiver. The code is nearly as simple being a combination of SPIN, Html, and JavaScript. All coming together under a nice website GUI that prompts for what IR signals to send. To make the project even more straightforward, [Nicholas] has included an Instructable as well. In the end though, while the hack is great, we’re still trying to find a decent enough use. Video after the rift.

Continue reading “Internet Controlled Remote”

1953 Radio Includes Tubes, AM, FM, And MP3

This vintage radio can play AM, FM, and MP3, all with a classic sound. Inside you’ll find a new AM radio tube-amp, providing the functionality you’d expect from the device. The rest of it comes from a conglomeration of parts; an FM receiver board from another radio and an MP3 player with remote control and USB connector. The classic sound we mentioned above comes from an AM modulator. That’s right, the auxiliary audio boards aren’t connected directly, but are broadcast on the AM band so that your latest MC Lars album has the same sound quality as the traffic report.

Check out this similar project from last year that adds RDS to a vintage radio.

EEVblog Dissects A Kindle 3

guts!

[Dave] over at the EEVblog did a review of the kindle 3 recently, but never got to the good stuff, the guts.  He is now rectifying this with a full video dissection of the eReader. Full of details on how to open it up as well as specifics on the internals, this is a fun video to watch. One thing that caught our attention was the RFID tag on the inside of the case.  It is probably for inventory tracking, but we can’t help but have a few tinfoil hat type thoughts. You can watch the video after the break.

Continue reading “EEVblog Dissects A Kindle 3”

Tube Preamp With A Dazzling Wood Case

It’s been a while since we’ve looked in on the world of vacuum tube audio equipment. [Bruce] just finished documenting a tube preamp he built. He actually made a couple of these with slightly different cases but they use the same circuit design. We found his discussion of common errors made when tying into ground quite interesting. It seems that many folks struggle with noise in their circuits because of ground loops. There’s some details about isolating the signal ground from a metal chassis, and also an admonition about not connecting the input or output jacks directly the chassis.
If you like this, don’t miss on of our favorite tube projects, [Bruce’s] Poddwatt.

Adventures In Consumer Electronics Control (CEC)

[Valkyrie-MT] was frustrated by the inability to control TrueHD audio volume from his computer. That’s because digital audio passes through the cable to the receiver where the volume adjustments are done. This meant that his RF computer remote was no good because the receiver uses an IR remote. He set out to find a way to get around this and ended up working with the Consumer Electronics Control (CEC) protocol.

The CEC protocol is a 1-wire serial bus built into the HDMI standard. The solution he settled up required one solder connection on the motherboard as well as the internal USB translator module seen above. That translator box, called the RainShadow, is a PIC 18F87J50 controlled board that translates incoming commands from the USB connection and sends them out as CEC hex codes. A bit of code writing and [Valkyrie-MT] is in business. You can see in the video after the break that it’s not just controlling audio, he can now control the entire entertainment center including turning on the TV and setting it to the appropriate input.

Continue reading “Adventures In Consumer Electronics Control (CEC)”

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.

Laminar Water Jet Explained

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

[Dave] has put together this laminar water jet, mainly from PVC and drinking straws. There isn’t a project page, but he does go into a little depth explaining how it works. The water enters at the bottom and is slowed down by a series of sponges, then forced through a column of drinking straws. It then pools at the top before being forced through a perfectly smooth and sharp nozzle. We did manage to find this other video, making one for $15 that has a ton of information and links. How long before we see a submission of a complete music synchronized fountain in one of our readers yard?