posted Jan 10th 2011 10:48am by
Mike Szczys
filed under:
radio hacks

Bust out that 555 timer and use it to build your own AM radio transmitter. The circuit that [Rtty21] is using only needs the timer chip, an NPN transistor, three caps, three resistors, and a potentiometer. It generates an amplitude modulation signal around the 600 kHz range which you will be able to pick up with any normal AM radio. From the comments on the article it seems you’ll get around 30-40 feet of range out of the device. We don’t see this as a competitor for the FM spy microphone, but maybe you can use it as a diy baby monitor.
posted Oct 22nd 2010 10:29am by
Mike Szczys
filed under:
radio hacks

If you’re a soldering ninja this FM transmitter bug is for you. It’s quite similar to the one we looked at yesterday, but this uses 100% salvaged parts. Two phones donated components; a Nokia 3210 for its voltage-controlled oscillator and a Nokia 1611 for the rest of the parts. The bad news is that mobile technology like cellphones use some of the smallest surface mount packages known to man. That’s where the soldering skill come into play. The good news is that if you’ve been scavenging for discarded phones in order to reuse their LCD screens you already have these parts on hand.
[Thanks George]
posted Oct 21st 2010 1:00pm by
Mike Szczys
filed under:
radio hacks

Lucid Science delves into spy-tech once again with this tiny FM transmitter. Their post demonstrates a bit larger version than seen above, using a 9-volt battery and protoboard sized to match which makes for easier soldering. The design uses a microphone, two transistors, enameled wire for the coil, as well as various resistors, capacitors, and a potentiometer. What you end up with is an amazingly clear audio signal that can be picked up with a normal FM radio.
This would make a great project to do with the kids. You can talk about circuit design, practice soldering, and when finished they’ve got an almost miraculous toy to play with. Just be careful what you say around the house, the room might be bugged!
posted Oct 18th 2010 1:00pm by
Mike Szczys
filed under:
wireless hacks

[Rafael] built a system that uses radio frequency for communications. The code he was using with the inexpensive receiver/transmitter pairs already had some error correction but from time to time an entire message would be missed by the receiver. He set out to make these RF communications more robust.
A little more than a year ago we looked at using these same transmitters with an Arduino. [Rafael] has a similar setup but since they are unidirectional he chose to use two pairs for bidirectional communication (each operating at a different frequency to avoid interference). On one end, a computer transmits data to the Arduino which is in a remote location. His confirmation protocol relies on a randomly generated message identifier. The computer will continually transmit the same message. The Arduino continually receives these messages, comparing them with the last successfully received message. If they match, it is considered a successful data transfer and the Arduino transmits a confirmation back to the computer which then starts transmitting the next message.
This isn’t an application-specific protocol. For demonstration purposes [Rafael] built a quick home automation setup that uses it to operate a house lamp.
posted Sep 25th 2010 3:01pm by
Mike Szczys
filed under:
radio hacks

Here is a low component count FM transmitter. It sacrifices some features, like the ability to adjust the frequency, for simplicity’s sake. The build method is fairly common with amateur radio but we don’t see it around here too much. Each component gets a 5mm-by-5mm copper clad pad which is super glued to the ground plate as an insulator. There’s even a pictorial example of this method if you need some help with visualization.
One of the schematics included in the article shows how to incorporate a condenser microphone into the unit. We guess that makes it pretty easy to add an FM ‘bug’ to your arsenal of covert listening devices. Just make sure to check your local laws before building and using this. We’re not sure what the FCC would think of it here in America so we’re hoping some well-informed readers will educate us with a comment.
[Thanks Bart]
posted Sep 7th 2010 6:35am by
Mike Szczys
filed under:
home entertainment hacks

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.
posted Aug 22nd 2010 11:08am by
Mike Szczys
filed under:
home entertainment hacks

[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.
posted Jun 25th 2010 7:36am by
Mike Szczys
filed under:
radio hacks

If your soldering skills are up to snuff you can add a motion control feature to your radio controlled transmitter. [Starlino] used a combination accelerometer and gyroscope module as an alternate source of analog control information. He built a filter to dial in the analog voltage range to match that of one of the sticks on the controller. A switch is used to disconnect the signal when motion input is not desired. This would be a nice addition to one of those more creative aerial hacks.