Search results
Query: cw decoder with pic
Links: 6 | Categories: 0
-
RSCW demonstrates a Linux/Unix command-line utility engineered for **Morse code** decoding via a computer's sound card. It specifically targets the extraction of weak CW signals from noise, operating on 8-bit, 8000 samples/second audio input, typically from `/dev/dsp`. The program outputs decoded characters to `stdout`, supporting user-specified speeds in words per minute (WPM) and carrier frequencies. While effective for machine-sent signals, it exhibits a 2-second decoding lag and requires manual speed input, making it less suitable for general-purpose, real-time contest operation. The resource details the program's components, including `rscw` (the main decoder), `rscwx` (an X11 graphical auxiliary for spectrum and internal signal visualization), `rs12tlmdec` (a specialized decoder for RS-12 amateur radio satellite telemetry), and `noisycw` (a utility for generating noisy Morse signals for testing). Installation instructions involve downloading a `.tgz` file, compiling with `Make`, and requiring the FFTW library (and GTK 2.0 for `rscwx`). Performance is illustrated with a .wav file example of a 12 WPM, 800 Hz CW signal at 12 dB Eb/N0, showcasing RSCW's near-error-free decoding of a test message. The site provides command-line examples utilizing `sox` for audio conversion and `noisycw` for signal generation, inviting comparisons with other decoding software and human operators, particularly for weak signal conditions.
-
Presents the design and construction of the OK2FJ Bigatas, a portable, automatically tuned vertical antenna covering 80 through 10 meters. It details two distinct control systems: one utilizing BCD band data from Yaesu FT-857/897 transceivers, and another employing voltage level sensing for the Yaesu FT-817. The resource provides specific instructions for building the antenna's radiating element, loading coil with switchable taps, and the control circuitry, emphasizing the use of readily available components. The article outlines the physical construction of the antenna, including the use of duralumin tubes for the radiator and a PVC tube for the coil form. It specifies coil winding details, tap points, and the integration of radial wires for ground plane operation. The control electronics section provides schematics and component lists for both the BCD decoder (using a 74LS42 IC) and the voltage comparator (using an _LM3914_ bargraph driver), enabling rapid, automatic band switching without the minute-long tuning delays common in other systems. Crucially, the antenna achieves rapid band changes, with typical SWR values centered on common operating segments, such as **3.7 MHz** for 80m SSB. It also discusses modifications for CW operation on 80m and the trade-offs between antenna efficiency and full-range automatic tuning on higher HF bands, where manual adjustment of radiator length is suggested for optimal performance on 15m, 12m, and 10m. The resource includes construction photos and a discussion of cable requirements for reliable operation.
-
CW decoder project that automatically adapts itself to the CW rate and may be employed for learning purpose substituting the traditional tone generator and offering the capability of displaying the keyed code.
-
A PIC based morse code decoder circuit
-
A homemade morse code decoder project, providing a detailed schematic and pictures
-
CW decoder using a PIC microcontroller. This is a morse code decoder made using a PIC(16F88) microcontroller, this project supports displays with multiple controller chips