Ham Goes Nuts For Tiny Transmitter

What’s the minimal BOM for a working amateur radio transmitter? Looks like you can get away with seven parts, or eight if you include the walnut. You’ve got to have a walnut.

Some hams really love the challenge of QRP, or the deliberate use of low-power transmitters to provide a challenge to making long-distance contacts. We’ve covered the world of QRP before and noted that while QRP rigs don’t throw a lot of power, it doesn’t mean that they need to be simple. Some get quite complex and support many different modulation schemes, even digital modes. With only a single 2N3904 transistor,  [Jarno (PA3DMI)]’s tiny transmitter won’t do much more than send Morse using CW modulation, but given that it’s doing so from inside a walnut shell, we have no complaints. The two halves of the shell are hinged together and hold a scrap of perfboard for the simple quartz crystal oscillator. The prototype was tuned outside the shell,  and the 9-volt battery is obviously external, but aside from that it’s nothing but nuts.

We’d love to see [Jarno] add a spring to the hinge and contacts on the shell halves so no keyer is required. Who knows? Castanet-style keying might be all the rage with hams after that.

Continue reading “Ham Goes Nuts For Tiny Transmitter”

Wilderness Radio Build

[AA7EE] is no stranger to building radios. His latest is a from-scratch build of a 20 meter QRP transceiver based on the popular SST design. Although the SST has been available as a kit, [AA7EE] incorporated some design changes from others and some of his own, too. He even added an onboard keyer to simplify operation. You can see videos of the radio below.

The build uses Manhattan-style PCB pads. Although the construction is very attractive, the real value of the post is the detailed explanation of not only how, but why everything is the way it is. This isn’t a simple project, and being able to see it completed step-by-step is very educational. About the only decision not adequately explained was the change of red and yellow knobs to black! You can see both versions in the videos below.

The Manhattan construction is tidy, but the radio also has an attractive case. The size is just big enough to stack a pair of paddles on top.

There may be some more enhancements for the little radio coming. We’ve covered [AA7EE’s] RF exploits before, including a physically attractive radios and details about the same construction method used in this radio.

Continue reading “Wilderness Radio Build”

Tiny Raspberry Pi Shield For High-Quality RF Signals

Among its many tricks, the Raspberry Pi is capable of putting clock signals signal out on its GPIO pins, and that turns out to be just the thing for synthesizing RF signals in the amateur radio bands. What [Zoltan] realized, though, is that the resulting signals are pretty dirty, so he came up with a clever Pi shield for RF signal conditioning that turns a Pi into a quality low-power transmitter.

[Zoltan] stuffed a bandpass filter for broadband noise, a low-pass filter for harmonics, and a power amplifier to beef up the signal a bit into a tiny shield that is cleverly engineered to fit any version of the Pi. Even with the power amplifier, the resulting transmitter is still squarely in the realm of QRP, and the shield is optimized for use as a WSPR beacon on the 20-meter band. But there’s plenty of Pi software available to let hams try other modes, including CW, FM, SSB, and even SSTV, and other signal conditioning hardware for different bands.

Yes, these are commercially available products, but even if you’re not in the market for a shield like this, or if you want to roll your own, there’s a lot to learn from [Zoltan]’s presentation at the 2015 TAPR Digital Communications Conference (long video below). He discusses the difficulties encountered getting a low-profile shield to be compatible with every version of the Pi, and the design constraints that led to the decision to use SMT components.

Continue reading “Tiny Raspberry Pi Shield For High-Quality RF Signals”

How Low Can You Go? The World Of QRP Operation

Newly minted hams like me generally find themselves asking, “What now?” after getting their tickets. Amateur radio has a lot of different sub-disciplines, ranging from volunteering for public service gigs to contesting, the closest thing the hobby has to a full-contact sport. But as I explore my options in the world of ham radio, I keep coming back to the one discipline that seems like the purest technical expression of the art and science of radio communication – low-power operation, or what’s known to hams as QRP. With QRP you can literally talk with someone across the planet on less power than it takes to run a night-light using a radio you built in an Altoids tin. Now that’s a challenge I can sink my teeth into.

Continue reading “How Low Can You Go? The World Of QRP Operation”

Transmitting Data Long-Distance With Morse Code

[Konstantinos] wrote in to tell us about his CDW project: a digital encoding scheme for ham radio that uses CW (continuous wave) Morse code for digital data transfer. [Link updated 1/5/16] CW operation with Morse code is great for narrow-bandwidth low-speed communication over long distances. To take advantage of this, [Konstantinos] developed a program that takes binary or text files, compresses them, and translates them to a series of letters and numbers that can be represented with Morse code.

The software translates the characters into sequences of Morse code pulses, and plays an audio stream of the result. His software doesn’t support decoding Morse from an audio stream, so [Konstantinos] recommends using one of many existing programs to get the job done. Alternatively those with a good ear and working knowledge of Morse can transcribe the characters by hand.

After receiving a broadcast, the user pastes received characters back in the software. The software re-assembles the binary file from the Morse characters and decompresses the result. [Konstantinos] also added a simple XOR encryption feature, but keep in mind that using encryption on ham radio bands is technically illegal.

Arduinofied QRP Radio Beacon

moxpd

A while back, [m0xpd] picked up an unbearably cheap AD9850 DDS module from ebay. He turned this in to a Raspberry Pi-powered radio beacon, but like so many builds that grace our pages, the trolls didn’t like using such an overpowered computer for such a simple device. To keep those trolls quiet, [m0xpd] is back again, this time using the AD9850 DDS module as a radio beacon with an Arduino.

The previous incarnation of this build used a Raspberry Pi, and as a consequence needed a level converter. This was thrown out as [m0xpd]’s own Arduino clone, the WOTDUINO – pronounced, ‘what do I know’ – is able to handle the 5 Volt IO of the AD9850.

In addition to fabbing a shield for the DDS module, [m0xpd] also constructed a transmitter shield to amplify the signal and allow the ‘duino to key out a few simple messages. It’s a quite capable device – one of [m0xpd]’s messages traveled from merry olde England to Arizona, his best ever westward distance.