All Blog Posts Tagged 'qrq cw' (248)

Gaussian-25 Raised Cosine Window for sending QRQ CW through a HiGH "Q" Resonant TX/RX antenna system

testing QRQ CW using a GAUSSIAN-25 raised cosine window, through HIGH Q, RESONANT, TUNED, FERRITE ROD TRANSMIT & RECEIVE ANTENNAs on the VLF BAND at 3.6Khz

towards the end of the video, several other RAISED COSINE WINDOWS are selected to see how they LOOK/SOUND compared to Gaussian-25

CW KEYER and…

Continue

Added by Chuck aa0hw on April 28, 2023 at 9:56am — No Comments

ZAMGATE QRQ CW WAVEshape Restorer - fixes problem of narrow band high Q CW filter RiNGing/distortion

the ZAMGATE CW wave shape RESTORATION system, takes the incoming HiGH Q, RiNGiNG and distorted QRQ CW waveshape, from a 3.5kHZ ULF QRQ CW SiGNAL, and restores it to a pristine, raised cosine adjustable rise/fall time, adjustable pitch CW WAVEshape CW NOTE

The distorted, ringing QRQ CW waveshape seen in this video is from a…

Continue

Added by Chuck aa0hw on April 22, 2023 at 7:07am — No Comments

setup a CW COPY BY EAR practice session on the VLF band using unixCW, Gstreamer & 2 Ferrite Antennas

unixCW script to send a text file that keeps repeating until you hit/hold Ctrl-C until it stops... ~/Downloads/unixcw-3.5.1/src/cw

$ while true; do (./cw -d hw:0,1,0 -f YOURTEXTFILE.txt -w 40 -k 50 -t 20200 -v 8); sleep 1; done

NOTE:

-t = frequency that unixCW sends out…

Continue

Added by Chuck aa0hw on April 20, 2023 at 12:51pm — No Comments

Large Ferrite Rod TRANSMiT Antenna for 21Khz on the VLF band - high Q resonant tuned input & output

using a biploar tesla coil with a large ferrite core, 30 windings primary input, and 300 turns secondary output both input and output are tuned for MAX signal output at 21Khz

- input is tuned by a .1uF series resonating CAP, and output is tuned by a .001uF parallel resonating CAP

QRQ CW example for…

Continue

Added by Chuck aa0hw on April 13, 2023 at 8:06am — 1 Comment

Morse Code\\Contour CW MODE// sending 2-D CW NOTE framework data OVER iP instead of CW AUDIO over iP

uses RECRi KEYER CW & SDR modules: https://github.com/recri/keyer RECEiVE

OP can choose at what CW AUDIO Pitch whey want to listen to, with the RECRi KEYER's SDR MIXER MODULE

NOTE: OPUS CODEC will not work to send Contour…

Continue

Added by Chuck aa0hw on March 22, 2023 at 7:58am — No Comments

unixCW sending CW @30kHZ on VLF BAND using ALSA LOOPBACK cables - TX/RX demo using FERRiTE ANTENNAS

UNiXcw using this script to keep the TEXT FiLE to CW sending on an auto-repeating endless cycle, (until you hold CTRL/c down until it stops) qrq@qrq:~/Downloads/unixcw-3.6.0/src/cw$ while true; do (./cw -d hw:1,1,1 -f teslalecture1.txt -w 60 -k 50 -t 30000 -v 90); sleep 1; done…

Continue

Added by Chuck aa0hw on March 17, 2023 at 9:01am — No Comments

TRiPLE RESONANT TUNED High "Q" TX & RX Large Ferrite Rod Antennas for VLF CW operations - LiVE DEMO

FERRITE TX ANTENNA is max tuned for PEAK SIGNAL OUTPUT on 30Khz VLF CW input windings of ferrite rod TX antenna is SERIES TUNED by CAPs and output windinws of ferrite rod TX antenna is PARALLEL TUNED by CAPs FERRITE

RECEIVE ANTENNA is max tuned for PEAK SIGNAL RECEIVE signal on 30Khz VLF CW by a .1uF cap and the BEST coil…

Continue

Added by Chuck aa0hw on March 14, 2023 at 1:12pm — 1 Comment

Pulse Density Modulated HF CW Transmitter/afcw mode\ {Saves Battery Power !} for portable operations

since the TRANSMITTER is not using full duration CW ELEMENTs(using AFCW MODE)(a2) Battery Drain should be less when operating portable via PDM-CW methods

ZAMGATE is the PDM-CW encoder: https://www.zamaudio.com/?p=976

GSTREAMER SCRIPT provides…

Continue

Added by Chuck aa0hw on March 8, 2023 at 2:16pm — 2 Comments

using GASSiAN NOiSE CW notes for sending Morse Code over iCW on Mumble - CW regenerated on mumble RX

instead of sending pure sine wave CW notes over Mumble, "GAUSSIAN NOISE" CW NOTES are used to see if GAUSSIAN NOISE CW audio performs better over iP on Mumble(OPUS CODEC), than pure sine wave CW audio

https://sites.google.com/site/icwoip/

CW…

Continue

Added by Chuck aa0hw on March 8, 2023 at 9:25am — No Comments

NETJACK - Midi over iP on a PRIVATE ZEROtier Network - Morse Code Midi CW KEYER example demonstrated

brief demo of sending Midi CW over the internet to key midi input CW sine wave oscillator APPs; using a PRIVATE ZEROtier network where you don't have to port forward routers, but you do have to be an accepted, authorized member of the ZEROTier NETWORK that is being used more details of setting up

NETJACK from…

Continue

Added by Chuck aa0hw on February 16, 2023 at 11:50am — No Comments

DOS QRQ CW KEYBOARD APP // CW MAESTRO \\ works better using DOSBox-X - LIVE DEMO

CW MAESTRO inside DOSBox-X seemed to work much better than using the native DOSBox app(for linux) the QRQ CW audio output was more stable using DOSBox-X(normal dosbox itself had lots of audio dropouts with the same settings) CW MAESTRO FULL VERSION by permission of CW MAESTRO creator/DEV available here for download(.7z file)…

Continue

Added by Chuck aa0hw on February 14, 2023 at 11:21am — No Comments

Raspberry Pi4 CW Keyboard

Using just a Raspberry PI and the RECRI KEYER's  software CW KEYBOARD

with the Pi's own native bcm2835 headphone output

This setup is QRQ fast from TYPING on the SCREEN and hearing the CW AUDIO SIDETONE from the pi4's headphone jack   …

Continue

Added by Chuck aa0hw on February 9, 2023 at 8:40am — 1 Comment

The Best FREE Morse code software CW Keyboard for a MAC - LiVE demo

using the CW KEYBOARD that is already loaded up on a Raspberry Pi4 on the local network using ssh -X via Xquartz for the mac https://www.xquartz.org/

SETUP

ssh -X into the pi,  bring up lxterminal,  migrate to the CW KEYER software APP FOLDER bin, by…

Continue

Added by Chuck aa0hw on February 8, 2023 at 10:00am — No Comments

QRQ CW 'copy by ear' PRACTICE via an online RADIO STATION(mp3) and via iCW MUMBLE(OPUS) - LIVE DEMO

brief testing and comparing MP3 to OPUS from a CASTER.FM free online Radio Station setup and the iCW MUMBLE Server/client setup

a Raspberry Pi 4 is doing the transmitting to both MUMBLE INPUT and the RADIO STATION INPUT

unixCW is providing the APP to send repeating text files at different speeds and at…

Continue

Added by Chuck aa0hw on January 26, 2023 at 1:58pm — No Comments

Christian CW OPs: use your QRQ skills for STEALTH communication with other Christian CWops in countries where Christians are persecuted

This method uses 3Khz VLF RF CW over ip that is encrypted & stealth modulated

using MicroModulation methods to encode stealth, LiVE text messaging data onto an a VLF 3kHZ AM CARRIER wave .. can't see anything, or hear anything - sounds and looks like a 'dead' carrier wave with nothing on it...

METHODS the secret…

Continue

Added by Chuck aa0hw on January 18, 2023 at 1:55pm — No Comments

SonoBus + SMART PHONE - as a Morse Code, CW 'copy by ear' PRACTICE, 'audio over ip/WiFi' Receiver

demo of using an iphone as a QRQ CW SonoBus Receiver - to choose & listen to multiple CW TEXT files(up to 18 different text files) being sent by unixCW's CW program from a pi4 'audio over WiFi' Transmitter NOTE: SonoBus, in MULTI-CHANNEL input mode, can send 18 different, individual audio sources at the same time, and the iphone sonobus…

Continue

Added by Chuck aa0hw on January 16, 2023 at 10:16am — No Comments

QRQ CW Morse Code RADIO - Python Radio Receiver - CW 'copy by ear' practice from 20 - 100 wpm

Python QRQ CW Radio Station Receiver - modified from this python script: https://github.com/irsbugs/GStreaming/blob/master/radio_gui.py

sending CW text files on continuous repeat using unixCW's CW program…

Continue

Added by Chuck aa0hw on January 14, 2023 at 9:43am — No Comments

QRQ CW - AM Modulated @64Khz - demod by Rohde's Detector circuit, filter output through W3NQN filter

custom w3nqn QRQ CW filter

https://imgur.com/zauJdeV

https://imgur.com/fxZoPUz

Rohde's AM Detector Circuit…

Continue

Added by Chuck aa0hw on January 5, 2023 at 1:29pm — No Comments

Raspberry Pi4 QRQ CW text file sending using unixCW's CW program set for continuous repeat - LIVE demo @ 73wpm

TERMINAL COMMAND for sending a CW TEXT file with UNiXCW/cw program (continuous REPEAT)

while true; do (./cw -d hw:0,1,0 -f ur.txt -w 73 -k 48 -t 852 -v 100); sleep 1; done

for unixcw's CW audio output - this script uses the alsa loopback snd-aloop cable(hw:0,1,0) to receive it uses alsa_in -d hw:0,0,0…

Continue

Added by Chuck aa0hw on January 2, 2023 at 11:20am — 2 Comments

LYsdr - a GREAT Linux soundcard SDR to use for HAM RADIO - LIVE DEMO using VOICE, CW, and DOMINOex22

https://github.com/gordonjcp/lysdr demo of using LYSDR to demod 3 VLF frequencies at the same time using multiple instances of LYSDR and combing their demod'D audio outputs…

Continue

Added by Chuck aa0hw on December 26, 2022 at 11:13am — No Comments

Monthly Archives

2024

2023

2022

2021

2020

2019

2018

2017

2016

2015

2014

2013

2012

2011

2010

2009

2008

© 2024   Created by Chuck aa0hw.   Powered by

Badges  |  Report an Issue  |  Terms of Service