Skip to main content

Posts

Showing posts with the label CW

USB Morse Keyer

USB Morse Keyer is a microcontroller-based auto keyer project with following features: USB / straight key / iambic key inputs. Support for both standalone and USB operating modes. 64-character USB typeahead buffer and 6-character Morse key typeahead buffer. Support 5, 10, 15 WPM. 6-page message memory. 1W Audio output. Audio and PTT output interfaces. 32 character display  Final view of the USB auto keyer. The USB interface of this unit is designed to work with most of the operating systems. It emulates a virtual serial terminal to transfer keystrokes to the keyer. In most of the operating systems, this interface works without installing any additional device drivers. To submit keystrokes user can use any serial terminal software such as PuTTY , Hyper Terminal , Minicom , etc. This keyer is designed to work with 7V to 16V DC input voltage. The most recommended working voltage is 9V. The bottom side of the USB auto keyer. To reduce the dimension of the P...

BFO for SSB Reception

This post is about beat frequency oscillator (BFO) module which is used to receive SSB and CW signals from the ordinary shortwave receiver. The original circuit which is related to this post is obtained through the internet and we modify it to get more precise output with commonly available electronic components. ( Unfortunately at the time of writing this original link is no longer accessible due to a dead link. ) This module consists of two general purpose NPN transistors and we select 2SC828 because of its availability in the local marketplace. For the crystal, we use commonly available 455 kHz ceramic resonator. Assembled 455 kHz BFO module. This BFO unit is easy to construct and may not need any test instrument for calibration. To receive the SSB signals, power this unit with regulated 5V or 6V DC power source and place BFO module near to the shortwave radio receiver. To get good results to place output wire of BFO near to the IF amplifier section of the target receiver....

Trio JR-310 and TX-310 restoration project

I got Trio ( now Kenwood ) JR-310 and TX-310 SSB receiver and transmitter pair recently. When it comes to me both receiver and transmitter are in very bad shape and most of the PCBs and chassis are covered with dust and some of the components are very badly damaged. After examining both the chassis I decided to repair both units because of its vintage value (and also I like to try some tube base SSB receiver and transmitter pair). Trio JR-310 is AM, SSB and CW mode HF receiver. This receiver has 3.5, 7, 14, 21, 25 and 50MHz operating bands and sensitivity is around 1µV. This receiver consists with 6 vacuum tubes, 5 transistors and 19 diodes. JR-310 which I restored is working with 110V and total power consumption is around 70W. Bottom view of restored JR-310 receiver TX-310 is 20W SSB transmitter and designed to match with JR-310 receiver. It is capable of LSB, USB, AM and CW transmissions in HF bands. This unit consists with 10 vacuum tubes, 5 transistors and 9 diodes. Like ...

Audible Morse code to text message converter

Morse View is an open source software project to convert audible Morse codes to text messages. This application is capable to convert Morse codes from wave files or from the audio line/microphone inputs. Conversion from Morse code to text can perform based on amplitude and frequency decomposition of the input audio stream. Morse View decoding 25 WPM Morse code wave file We extensively test this application using Morse code files available at ARRL - W1AW code practice page . During the testing we may be able to use this application to decode 5WPM – 40WPM Morse code inputs. As per our test result, after 25WPM, accuracy of the decoder is heavily depends on the quality of the sound card / audio capture device (ADC) and with the system configuration. We test this system with few audio adapters, and out of those adapters both Creative Sound Blaster X-Fi and VIA VT1723 generate more accurate results, especially on 25WPM – 40WPM range. We test this software with different noise c...

Microprocessor controlled CW Beacon

In this project we introduce portable microprocessor controlled CW radio beacon. This CW beacon module is capable to transmit maximum of 64 Morse codes repeatedly in 4.433MHz with 9V DC power source. This system consists of CW transmitter, ATtiny13 microcontroller unit and low current voltage regulator. Atmel ATtiny13 microcontroller is used to drive the transmitter and thanks to its internal 64 byte E²PROM, we may be able to change beacon data without altering the system firmware. While at the testing stages we receive this beacon on 10km radius (using Sony ICF-SW7600GR receiver) by using standard telescopic antenna. To get the maximum range it is recommended to use 3m – 4m antenna wire with this transmitter system. At the prototyping /testing stages we try this transmitter successfully with 3.58MHz, 4.43MHz and 6.00MHz crystals. This system is design to work with standard 9V battery (6F22/6LR61). At the prototyping stages we test this system using 12V and 10V DC power sou...