Morse code at 25 wpm

For a while now, I’ve been listening to Chuck Adam’s (K7QO) code course. It’s a good, methodical course that first takes you through each letter, with a cumulative test after every second letter. You get lots of practice hearing each letter by the time you get to Z. I’m starting to recognize most of the letters up to K now.

The course sounds like it’s recorded at somewhere between 15-20 wpm. For most people that’s probably plenty fast enough but it’s just slow enough that my brain still wants to count the dits and dahs and then convert to the corresponding letter rather than just listen to the rhythm of the sound.

What I needed to do is convert or generate a new set of files that plays the code faster. With a bit of experimenting at lcwo.net, I found that 25wpm was where my brain stopped trying to count dits and dahs, letting me focus more on the sound of each letter.

A little bit of searching brought me to a program called ebook2cw by Fabian Kurz/DJ1YFK, who also happens to be one of the people behind lcwo.net. From there, it was a trivial exercise to feed the answer files from Chuck’s code course into ebook2cw to generate a new set of audio files (OGG turned out to be about half the size of MP3) at a character speed of 25wpm and effective speed of 15wpm.

Here’s the shell script I used to generate the OGG files

#!/bin/sh
for file in *.txt
  do /opt/bin/ebook2cw -O -p -o `basename -s .txt $file` $file;
done

Do this in the directory where you’ve extracted the text files from K7QO’s answers file and you’ll end up with a bunch of .ogg files. Then copy them to the media player of your choice (if it can’t handle OGG files, it’s time for a new player). If you insist on MP3 files, just drop the -O parameter. The file names will have some trailing 0’s tacked on before the extension (chapter numbers automatically added in by ebook2cw) but it doesn’t affect anything.

Radio updates

What have I been doing in the amateur radio world lately?

Well, not a heck of a lot actually. I’ve even skipped a few of the big contests happening this fall.

Lately most of my spare time has been spent reading up on and learning about electronics and Arduino related things. I’ve spent a little bit of time playing at the workbench. Nothing terribly complex. Just soldering together simple circuits and practicing ugly construction techniques.

My reading list for the past few months:

I’m no expert yet, but I think I know a little more than I did a while ago.

In the next couple of weeks, the plan is to turn the guest bedroom into a ham shack/guest bedroom. First we’ll empty out the room, paint the walls and then move everything back in. I’ll have to get back into the crawl space to pull the coax out, but the antenna feed point will be closer to the radio which means a shorter coax run that won’t have to go under the house.

The guest room also stays a lot cooler than the office so playing radio during the summer will be a lot more comfortable.

VA6BUG wallpaper

My dad forwarded my Canadian amateur radio certificate to me, and it arrived in the mail today. Looks pretty spiffy. Now I need to get a frame for it.

Canadian amateur radio certificate VA6BUG
Canadian amateur radio certificate VA6BUG

I’m quite pleased and proud of this accomplishment.

Canadian Ham

I was able to take both the Canadian Amateur Radio Basic and Advanced certification tests this morning, and much to my surprise, managed to pass both of them.

I was pretty sure I’d pass the Basic test with at least Honours (80%+). The Advanced test I was a little less optimistic about since I didn’t have as much time to prepare for it as I had wanted. Fortunately I managed to score high enough to pass both tests, so now I have my Basic with Honours and Advanced qualifications!

Less than 30 minutes after the examiner left, I was already able to apply for my call sign through the Industry Canada website (wasn’t expecting to be able to do that for another day or two based on what the examiner told me). Hopefully that will go through by the weekend and then I’ll be official!

Update: My new Canadian call sign is active! VA6BUG

Charleston Hamfest preparations

Preparations are under way for the 2015 Charleston Hamfest. As usual, it’s scheduled for the first Saturday in February and will be at the same location as last year in North Charleston. Door prizes, forums, VE exams, and all the normal fun things you expect at a hamfest. It’s not a large hamfest, but I’ve enjoyed going to the last few and being able to meet other hams. I’ve also managed to score a few decent deals too. Looking forward to this next one.

Charleston Hamfest 2015 flyer
Charleston Hamfest 2015 flyer