Chuck aa0hw's Blog (368)

2 Python APPs, a raspberry pi TCP server, OP's laptop, for low latency REMOTE RIG AUDIO over TCP/ip

using a modified PYTHON SCRIPT from: https://brettviren.github.io/pygst-tutorial-org/pygst-tutorial.html this video shows a send & receive CW to and from the RIG PI INTERFACE example... by RiG/Pi TCP SERVER(pi2b) & REMOTE LAPTOP…

Continue

Added by Chuck aa0hw on October 5, 2022 at 7:56am — No Comments

Key CW on ur RIG REMOTELY by pi, Carla, JackTrip, Recri Keyer, Zamgate, glame & a sinewave generator

pi2b is really too weak for this kind of work... however, pi2b is tested anyway to see how it would perform under the stress.

- a pi4b does quite well at this though, using the same setup....

once setup , CARLA is able to save not only all the APPs and their positions, but also the wires that connect…

Continue

Added by Chuck aa0hw on September 29, 2022 at 8:49am — 5 Comments

Exponential CW shaped notes, demo from QRS to QRQ, Exponential envelope created by the Polyphone APP

https://www.polyphone-soundfonts.com/

to send MIDI NOTES to the SF2 player, CARLA's own SF2 player, a midi cw output is needed....

and provided by RECRI KEYER in this example…

Continue

Added by Chuck aa0hw on September 22, 2022 at 9:13am — 3 Comments

Send QRQ CW Midi NOTE ON//NOTE OFF messages over iP using Gstreamer's ALSAMiDiSRC and FLUIDdec elements

TEST sending CW MiDi over iP using Gstreamer from 20 wpm to over 100 wpm

create a single SINE WAVE or a single CW AUDIO NOTE using Audacity save as a WAVE FILE...

import into Polyphone Soundfont Editer…

Continue

Added by Chuck aa0hw on September 21, 2022 at 10:16am — 1 Comment

DIY CW audio RX RIT control with tracking CW audio bandpass filter by HiLBERT CELL & LO-MIXER MODULE

this is a REMOTE RIG OPERATIONs setup for CW via AFCW mode for keying the RIG over IP on the LAN using Gstreamer AUDIO over IP scripts... laptop to a raspberry pi2b interface...

the RIT SETUP uses 3 SDR MODULES from RECRI KEYER in this order:

RX over IP STREAM to

"HILBERT CELL"…

Continue

Added by Chuck aa0hw on September 13, 2022 at 1:56pm — No Comments

Python APP for a VLF 12Khz AM modulated Transmitter & Receiver - VOICE & CW over iP - Live DEMO

using a modified PYTHON SCRIPT from:

https://brettviren.github.io/pygst-tutorial-org/pygst-tutorial.html

a VLF 12Khz AM Transmitter & Receiver is constructed creating a 4 CHANNEL VLF RF Over IP TX & RX…

Continue

Added by Chuck aa0hw on September 6, 2022 at 12:41pm — 2 Comments

Morse Code FULL DUPLEX *CW Keying DATA* ip Transmitter & ip Receiver - use Zamgate to encode/decode

ZAMGATE SIDECHAIN GATE mode does the ENCODING and DECODING

encoder uses the RECRI OSCILLATOR SDR MODULE at ZERO HERTZ as the CW DATA KEYING INSTRUCTIONS ENCODER https://github.com/recri/keyer

CW RE-KEYER:

ZAMGATE…

Continue

Added by Chuck aa0hw on August 29, 2022 at 8:00am — 1 Comment

QSO online 'Alert OVER IP' sYsTEM - AUDIO FREQUENCY to SPECTRUM readout with TEXT OVERLAY

USES GSTREAMER script for both the SENDER and RECEIVER SEND 4Khz, 12Khz OR 20Khz to RX OP

here is the example using 4Khz

gst-launch-1.0 -v audiotestsrc freq=4000 ! audioconvert ! opusenc ! rtpopuspay ! udpsink host=(ip address of the RX OP) port=9999

RECEIVE OP script: gst-launch-1.0…

Continue

Added by Chuck aa0hw on August 27, 2022 at 6:48am — No Comments

QRQ CW REGENERATOR setup for a pi4 iCW/Mumble station: REgenerate both Mumble CW input and CW output

test to see how well a Pi4 MUMBLE iCW setup can handle all the apps it takes to setup up a MUMBLE INPUT and OUTPUT cw audio morse code RE-GENERATOR SYSTEM

80wpm QRQ CW test

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

CARLA PLUGIN…

Continue

Added by Chuck aa0hw on August 26, 2022 at 8:25am — No Comments

QRQ CW over SONOBUS using CARLA in MULTI-CLIENT Mode: key a 555, regen & filter for SonoBus sidetone

Brief Demo for sending QRQ CW over SONOBUS using KXstudio's Carla in "multiple clients" mode on a Raspberry Pi 4 SonoBus is also monitoring its input to be able to monitor the REGEN'd ZamGate CW sidetone in real time at near zero latency

a TLC555 is being keyed by FLdigi's serial port rts pin, TLC555 sending its audio…

Continue

Added by Chuck aa0hw on August 17, 2022 at 10:52am — 1 Comment

12 CW Signals on the virtual VLF BAND: created using i/q quadrature encoding and LYSDR I/Q decoding

https://github.com/gordonjcp/lysdr

i/q encoding of CW Signals from -3kHZ to -30kHZ & +3kHZ to +30kHZ was done with 12 CW KEYBOARD from RECRI KEYER…

Continue

Added by Chuck aa0hw on August 15, 2022 at 8:30am — 1 Comment

TWIN-T QRQ CW CPO's audio output gets filtered by the HI-PER-MITE Active Audio CW Filter - LIVE demo

http://www.4sqrp.com/hipermite.php

to reduce the unwanted harmonics & QRQ CW edge noise generated by a keyed TWIN-T's CW audio output...the HI-PER-MITE active audio cw filter is tested to see how well it cleans it up

Added by Chuck aa0hw on August 11, 2022 at 1:55pm — No Comments

Build a High Performance Morse Code Practice Oscillator with Raised Cosine edges using this setup

\

this setup uses the following hardware:

1. raspberry pi 4

2. TLC555 that is keyed by a CW KEYER's RIG KEYING jack...(the TLC555 is powered by the PI's own 3.3v power supply via its GPiO pins

3. usb sound card with LINE INPUT - this demo uses a Behringer UCA222 the keyed 555's audio…

Continue

Added by Chuck aa0hw on August 8, 2022 at 11:30am — 2 Comments

HAM RADIO QSO FREQUENCY COORDINATOR /APP\ ~bpsk31~ over ip between OPs by FLdigi & Gstreamer scripts

test using bpsk31 over ip from one op to the other to coordinate frequencies for HF QSO NOTE: NO AUDIO is heard on this video demo....visual only FLdigi provies the ENCODING and DECODING of bpsk31 Gstreamer provides the OPUS codec encoding to convert bpsk31 from and to one OP to the other here are the scripts used in this example…

Continue

Added by Chuck aa0hw on August 7, 2022 at 1:36pm — No Comments

Pi4 iAMBIC CW Keyer, QRQ CW Keyboard & Straight Key - using a CW AUDIO to CW MIDI app & 2 key'D CPOs

this video is a follow up to the first video here: https://youtu.be/RQh_4JW6adw

this video adds a CW KEYBOARD, and straight key to the Raspberry PI 4 iambic CW keyer shown in the first video... by using a 2nd keyed CPO at a different PITCH than the 1st keyed CPO in…

Continue

Added by Chuck aa0hw on August 7, 2022 at 9:01am — No Comments

pi4 CPO with Raised Cosine Edges: key TLC555 with iambics & FLdigi CW Keyboard - REgenerate CW on pi

TLC555 timer chip square wave oscillator is being 'keyed' (pin 4/pos rail) by a CW KEYER & its iambic paddles AND also being keyed by FLdigi using FLdigi's serial port keying setup via a usb serial port adapter and keying the serial port's RTS PIN Both the CW KEYER and FLDIGI are keying the diode side of an H11F1 FET OPTOisolator chip and…

Continue

Added by Chuck aa0hw on August 4, 2022 at 12:38pm — 1 Comment

Monthly Archives

2023

2022

2021

2020

2019

2018

2017

2016

2015

2014

2013

2012

2011

2010

2009

2008

© 2023   Created by Chuck aa0hw.   Powered by

Badges  |  Report an Issue  |  Terms of Service