Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hcarter333/pico-w-mem-keyer
Uses the PicoW as a ham radio memory keyer
https://github.com/hcarter333/pico-w-mem-keyer
Last synced: about 2 months ago
JSON representation
Uses the PicoW as a ham radio memory keyer
- Host: GitHub
- URL: https://github.com/hcarter333/pico-w-mem-keyer
- Owner: hcarter333
- License: apache-2.0
- Created: 2024-01-09T13:34:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T12:07:22.000Z (3 months ago)
- Last Synced: 2024-10-21T22:52:29.527Z (3 months ago)
- Language: Python
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pico-w-mem-keyer
Uses the PicoW as a ham radio memory keyer
The project will have two keyers so far. (We may need to put the keyer for ProjectTouCans in its own repository eventually.)The keyer for Project TouCans is now in the air! There are two scripts at the moment for using the keyer.
The first is a memory keyer: [simple_key.py]([url](https://github.com/hcarter333/pico-w-mem-keyer/blob/main/simple_key.py))
The second is a [keyer]([url](https://github.com/hcarter333/pico-w-mem-keyer/blob/main/mancwmsg.py)) for sending whatever message you like plus a few commands.
Commands:
'P': reboot the radio by breakign the negative power line for 8 dots
'F': make the keyer faster by reducing the dot time by 0.005 seconds
'S': make the keyer slower by reducing hte dot time by 0.005 secondsThe FT840 auto keyer:
![image](https://github.com/hcarter333/pico-w-mem-keyer/assets/363004/76c67375-2dab-4599-bb34-cc3faf038c42)