We seek to understand and document all radio transmissions, legal and otherwise, as part of the radio listening hobby. We do not encourage any radio operations contrary to regulations. Always consult with the appropriate authorities if you have questions concerning what is permissible in your locale.

Author Topic: Morse Beacon Keyer  (Read 9024 times)

bad andy

  • Guest
Morse Beacon Keyer
« on: September 01, 2010, 2138 UTC »
This is an improved drawing of the Morse Beacon Keyer from High Frequency Beacon Society. Let me know if anything needs to be corrected. Some of the values were a little hard to read on the original.

Video of Morse Beacon Keyer testing. http://www.youtube.com/watch?v=IN6QJ6nOC04
« Last Edit: September 12, 2010, 0033 UTC by bad andy »

Offline Tube Shortwave

  • Full Member
  • ***
  • Posts: 115
    • View Profile
Re: Morse Beacon Keyer
« Reply #1 on: September 02, 2010, 0610 UTC »
Wouldn't that circuit in the above schematic actually be sending " O S   "?

SO much easier, and fancy IDs possible, using a PIC for a keyer these days.

bad andy

  • Guest
Re: Morse Beacon Keyer
« Reply #2 on: September 02, 2010, 1550 UTC »
Yes, Good eye. It should be sending "OS". Must have been a typo on the original. Dash Dash Dash is "O" and Dot Dot Dot is "S" I will correct and repost the plan.

cmradio

  • Guest
Re: Morse Beacon Keyer
« Reply #3 on: September 02, 2010, 2017 UTC »
SO much easier, and fancy IDs possible, using a PIC for a keyer these days.

Darn kids and your PIC's :D
* cmradio old man hugging his 6J6 beacon.

Peace!

Offline Token

  • Global Moderator
  • DX Legend
  • *****
  • Posts: 2121
    • View Profile
Re: Morse Beacon Keyer
« Reply #4 on: September 02, 2010, 2254 UTC »
Or something like the Parallax Basic Stamp 1 or 2 could be used.  The 1 would draw only 1 mA while working and the 2 would be about 3 mA.  Both can hold a couple thousand lines of code and send whatever CW you want it to, while reading sensors and including that in the CW stream.

Buying them from Parallax can cost a bit (BS 2 is about $45) but I ahve seen them on Epay for less than $20.
T!
Mojave Desert, California USA

Offline syfr

  • Hero Member
  • *****
  • Posts: 686
    • View Profile
Re: Morse Beacon Keyer
« Reply #5 on: September 03, 2010, 0112 UTC »
How about a tutorial with what's involved, for we potential builders?
Kiwsdr x 2. TenTec Paragon/NRD535

Offline syfr

  • Hero Member
  • *****
  • Posts: 686
    • View Profile
Re: Morse Beacon Keyer
« Reply #6 on: September 03, 2010, 0115 UTC »
Thanks Bad Andy...I think I can now see enough to get this working
Kiwsdr x 2. TenTec Paragon/NRD535

Offline Seamus

  • Full Member
  • ***
  • Posts: 140
    • View Profile
    • Email
Re: Morse Beacon Keyer
« Reply #7 on: September 03, 2010, 0541 UTC »
The BASIC Stamp line is a good inroads into microcontrollers, and you can do plenty with them.  I find them to be fairly expensive for what you get, though. 
I transitioned from the Parallax products to PIC micros several years back, and am now in the process of swinging to AVR micros instead.  There are whole families of microcontrollers that outperform the BASIC Stamps for much lower prices ($5 a pop in single-unit quantities), and it's possible to pick and choose from scaled-down micros that include just the features you want at correspondingly lower price points and current consumption.

It's great building simple machines using little 8-pin low-power microcontrollers that you can throw around like tic-tacs though - and even in small quantities, their price is amazingly low  (less than $2 unit price).

The other day, I was marveling once again at the fact that I could purchase a tube of chips, each one more than 20 times faster than my first computer, with over 30 times the memory, and far more capable with built-in support for several different communication protocols, multi-channel analog-to-digital conversion, and many other features and functions that were never even approximated in that old machine -- all for less than $5 each.  I think we paid somewhere in the neighborhood of $1,000 for that computer in 1978.

Admittedly, the Stamp series is very easy to get into, and I've made many projects based on the platform.  I just prefer to use my micros bare, instead of packaged as Stamps.  There are advantages and disadvantages to each approach.  I just find price to be a pretty big motivator, especially in my current situation.

bad andy

  • Guest
Re: Morse Beacon Keyer
« Reply #8 on: September 11, 2010, 1120 UTC »
 Just finished this keyer!
Put a LED in line for testing and im now watching it key DASH DOT DOT DOT space DOT DASH (BA). I added a few notes and corrected some things on the Keyer plan at the top of page. Here is the link to the video showing the Morse Beacon Keyer being tested using an LED to flash the CW.:) http://www.youtube.com/watch?v=IN6QJ6nOC04
« Last Edit: September 12, 2010, 0038 UTC by bad andy »