Skip to content

This application provides point-and-click / scroll-wheel control of frequency and span. Designed for use with the Elecraft P3 w/SVG and a video capture device.

Notifications You must be signed in to change notification settings

ldocull/Elecraft-P3-Windows-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elecraft-P3-Windows-Interface

This application provides point-and-click / scroll-wheel control of frequency and span. This application was designed for Windows for use with the Elecraft P3 with the SVG add-on and a video capture device like this one.

K3P3Capture

This script was a co-development with ChatGPT. It can be compiled into an executable by:

pip install pyinstaller  
pyinstaller --onefile --windowed K3_P3.py

This will create:

  dist/
      K3_P3.exe
  build/
      (temporary build files)
  K3_P3.spec

Your executable will be in the dist folder.

  • Select video source, comm port and baudrate that is compatible with your setup and click 'Save'.
  • Span selections are 10K, 50K, 100K, and 200K.
  • Dropdowns provided to indicate and control Band and Mode.
  • MKRA, MKRB select a marker that can be moved by clicking on the spectrum or waterfall.
  • QSY changes VFO-A or B, depending on which marker is active.
  • MKR-OFF turns off and active markers.
  • A/B, A>B, SPLIT change the rig VFO state just as the front panel buttons do.
  • Click in the spectrum or waterfall to change the center frequency.
  • Roll the mouse-wheel up and down to move the center frequency in small amounts.
  • Stay on Top -- will keep this window on top of others on the screen.
  • EXIT saves the current size, position, and Stay-on-Top status of the window for next time.

73, WR9R


Let us know that this work has been helpful to you. Any proceeds will be used to offset expenses and further the art.

About

This application provides point-and-click / scroll-wheel control of frequency and span. Designed for use with the Elecraft P3 w/SVG and a video capture device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published