arduino keyer

Now that I have my homebrew paddles, I’ve started working on a keyer. This seems to be the most polished/feature rich open source keyer that I have been able to find. I started out with a pack of knockoff arduino pro minis that I picked up off Amazon. Out of three that I tried, one was DOA and the other two were missing bootloaders. I burned the bootloaders to the two that were working and started tinkering.

/images/pro_minis_web.jpg

/images/pro_mini_bootloader_flash_1_web.jpg

I quickly got frustrated with the FTDI adapters and switched to an arduino nano clone, but as soon as I plugged it in, a diode blew up on the bottom of the board. I replaced the diode with a 1N914 and it seems to be working okay now.

/images/nano_diode_web.jpg

Now that I have a working mcu, I built out the keyer circuit on a breadboard.

/images/keyer_v1_web.jpg

I was just using bare wires to key it. It worked fine, but I wanted to add on some of the extra features like command mode and memory macros, so I rebuilt it on a larger breadboard, added a few components, and modified the code a bit.

/images/keyer_v2_close_web.jpg

The keyer now has a button to enter command mode, a single memory button that will put out a CQ with my call sign, and a potentiometer to adjust the speed. I will be adding some more memory buttons and possibly an lcd screen.

/images/keyer_paddles_web.jpg

/images/keyer_full_layout_web.jpg

I hooked the keyer up to my modified forty9er and put out a CQ that was picked up by the reverse beacon network 2800 miles away. Not bad for 4 Watts.