Talk to K1EL winkeyer
Project description
winkeyerserial
Talk to the K1EL WinKeyerSerial, WinKeyerUSB and WKMini.
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.
Installing, updating, running and removal
# install
pip install winkeyerserial
# update
pip install -U winkeyerserial
# run
winkeyerserial
# remove
pip uninstall winkeyerserial
What's new
- [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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file winkeyerserial-23.2.17.tar.gz.
File metadata
- Download URL: winkeyerserial-23.2.17.tar.gz
- Upload date:
- Size: 136.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0a2f9fc9a847251be6f5390f3e486fa27b41f8dc93ab5d28b7ef9b886eb58e8
|
|
| MD5 |
bb6dc723ade1030fd0d4a33ad63c394c
|
|
| BLAKE2b-256 |
79431f60bdd17cabbdf09f3fc0f9d0c4753dbc7ce8477f382fab5eae1b9cfbd4
|
File details
Details for the file winkeyerserial-23.2.17-py3-none-any.whl.
File metadata
- Download URL: winkeyerserial-23.2.17-py3-none-any.whl
- Upload date:
- Size: 135.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf408dc56eaeaa0d6f371808fde2e8e127b83808cc8d83e218d6a01ac5a153da
|
|
| MD5 |
e9bc969ef6436643d555c6741efe9695
|
|
| BLAKE2b-256 |
bee785318b5958c88a1d6c6acec27edef99ca597d8f5b6c1dada834eb00cd954
|