Search results
Query: cw for pic micro
Links: 7 | Categories: 0
-
The PIC-MORSE is an electronic iambic keyer, integrating a generator of Morse code and a sidetone. It is built with a microcontroller PIC16C711. In French
-
This resource details the construction of a versatile CW/QRSS beacon, designed around a Microchip _PIC16F84_ microcontroller. The project provides a flexible platform for transmitting either standard CW or very slow QRSS signals, making it suitable for LF, VHF, UHF, and SHF applications. It supports two distinct messages, each configurable for speed (from 0 to **127** WPM for CW, or up to **127** seconds per dot for QRSS) and repetition within a six-phase sequence. The core functionality relies on the PIC's EEPROM, which stores all operational parameters, including message content, transmission speeds, phase configurations, and relay control settings. This design allows for parameter modification directly via programming software like _ICProg_ without altering the main program code. The project includes a detailed schematic, a component list, and an explanation of the EEPROM memory mapping for messages, speeds, phase settings, and inter-phase delays. General-purpose outputs (OUT1, OUT2, OUT3) provide dry relay contacts for external control, enabling functions such as power switching, antenna selection, or frequency changes. A 'TRIGGER' input facilitates controlled starts or continuous free-run operation. Sample EEPROM configurations illustrate how to program specific beacon sequences, including message content and relay states.
-
Hidden transmitter hunting, often called fox hunting or Amateur Radio Direction Finding (_ARDF_), presents a unique challenge for radio amateurs. This resource details the _PicCon_ controller, a specialized device designed to automate the transmission of signals for such events. It integrates with a standard radio transceiver, functioning similarly to a packet radio TNC, by controlling the Push-To-Talk (PTT) line and injecting audio tones or modulated CW Morse code into the microphone input. The _PicCon_ unit is field-programmable using DTMF tones received via the radio, storing all settings in EEPROM for power-off retention. Its compact design and low power consumption (a few milliamps from a 7-35VDC source) make it suitable for remote deployment. An onboard LED indicates operational status, and a push-button allows manual start/stop of transmissions without DTMF. Typically supplied as a kit, _PicCon_ includes a PCB, components, and a comprehensive manual (available in HTML, RTF, and PDF formats). The kit provides a six-conductor interface cable, but users must supply radio and power plugs due to varied configurations. Byon, _N6BG_, developed this controller, which is available from the Byonics website.
-
This project describes the construction of a real CW QRP keyer with a small microcontrolle
-
The m0xpd keyer project utilizes a PIC16F628A microcontroller, offering Iambic A and B modes, adjustable speed from 5 to 40 WPM, and variable weight control. It incorporates a sidetone generator with adjustable frequency and volume, along with a PTT output for transceiver control. The design includes a 16-pin DIL IC socket for the PIC, a 3.5mm stereo jack for the paddle, and a 3.5mm mono jack for the PTT output. Powering the keyer requires a 9V DC supply, which is regulated down to 5V for the PIC. The circuit board layout is designed for through-hole components, facilitating home construction. A detailed schematic and a parts list are provided, guiding builders through the assembly process. The project also discusses the firmware programming for the PIC16F628A, essential for the keyer's functionality. Construction details cover component placement and wiring, ensuring proper operation. The keyer's compact size makes it suitable for portable or shack use, providing a reliable CW interface.
-
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
-
The W6PQL 23cm Beacon Project describes a **1296 MHz** beacon designed for microwave propagation studies and equipment testing, capable of 30 watts output. It utilizes a PIC 16F628A microcontroller to generate CW and FSK keying for a crystal oscillator, followed by a series of frequency doublers and triplers to reach the target frequency. The final power amplification stage employs a Mitsubishi M57762 module, providing a robust 10-watt RF output. The design emphasizes stability and reliability for continuous operation, with the microcontroller code, written in assembly, provided for customization of the beacon's callsign and message. Originally located in CM97am and aimed at 140 true, the beacon used four 4-foot Yagis stacked vertically for a total ERP of 3kW. The article includes schematics, parts lists, and construction notes to guide builders, along with antenna pattern measurements. Although the beacon itself is no longer in service as of August 2010, the detailed documentation remains a valuable reference for amateur radio operators interested in building similar **microwave** projects or understanding beacon operation.