Skip to main content

Talk to K1EL winkeyer

Project description

winkeyerserial

License: GPL v3 Python: 3.10+ Made With:PyQt6 PyPI Downloads PyPI Downloads

logo

Talk to the K1EL WinKeyerSerial, WinKeyerUSB and WKMini.

It provides an API to control the WinKeyer. It listens for XMLRPC requests on port 8000.

The XMLRPC server exposes the following methods:

  • k1elsendstring
  • setspeed
  • sendblended
  • tuneon
  • tuneoff
  • clearbuffer

Have the Winkeyer device plugged in before starting this program.

On first run the program writes a file .pywinkeyer.json to the root of your home directory. This file contains the default serial device along with any saved messages. If your winkeyer doesn't happen to be /dev/ttyUSB0 choose the correct device in the upper left.

Any time you edit a message field, it is automatically resaved to the json file.

The default speed is set to by polling the speedpots current state. The program watches for speedpot changes and sets the speed accordingly. I do realize some of you (WKMini) may not have a speedpot. You can change the speed via the onscreen widget.

It's a screenshot

Installing, updating, running and removal

# install
pip install winkeyerserial

# update
pip install -U winkeyerserial

# run
winkeyerserial

# remove
pip uninstall winkeyerserial

What's new

  • [26-5-18] Merge PR TnxQSO-Admin, fixing hangs on quit.
  • [26-5-18] Merge PR TnxQSO-Admin, Adding a periodic keep alive packet.
  • [26-5-9] Merge PR TnxQSO-Admin, Send host close command on application exit
    • Merge PR TnxQSO-Admin, Send POTSET on host open to calibrate speed pot decoding
  • [26-4-21] Merged PR TnxQSO, allowing editable device in the dropdown.
  • [25-5-1] Add serial device symlinks, removed use of depricated package pkgutil.
  • [25-4-11] Added xmlrpc function to clear sending buffer.
  • [24-1-23] Removed trailing space in k1elsend()
  • [23-5-11] Added xmlrpc function to set speed.
  • [23-2-17] Added serial device descriptions (hover tooltip) to the detected serial devices in the dropdown.
  • Added an XMLRPC server. So now my Winter Field Day, Field Day and K1USNSST Loggers will be able to send CW macros to this. The interface for the client is dead simple: xmlrpc.client.ServerProxy("http://localhost:8000").k1elsendstring("Hello World") That's it...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

winkeyerserial-26.6.15.tar.gz (140.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

winkeyerserial-26.6.15-py3-none-any.whl (139.2 kB view details)

Uploaded Python 3

File details

Details for the file winkeyerserial-26.6.15.tar.gz.

File metadata

  • Download URL: winkeyerserial-26.6.15.tar.gz
  • Upload date:
  • Size: 140.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for winkeyerserial-26.6.15.tar.gz
Algorithm Hash digest
SHA256 545987e34fcf2d62ae4da0f911ed75eb737b9e40d112efa7d769985cef720cde
MD5 f8414b059a764f4ceee92773a9e28711
BLAKE2b-256 e81cb6ad32cd0ac5a17dfea37eed9d4ebfb02be98103d62dfc3ef1711161a711

See more details on using hashes here.

File details

Details for the file winkeyerserial-26.6.15-py3-none-any.whl.

File metadata

File hashes

Hashes for winkeyerserial-26.6.15-py3-none-any.whl
Algorithm Hash digest
SHA256 67aedcfd5b5abbef8cb9f6a75e0ea75f98e04ee778928adcb108b4ec370ef061
MD5 9ca63f00b6acdcb4e9cc08fc8e0f5f0f
BLAKE2b-256 509f0428907256a910bba4110080ac63a1be7b8648fc10cb20ee0f90e6f611cb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page