Coder Social home page Coder Social logo

dentar99 / pyc-7300-cw-keyswitcher Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 63 KB

Experimental Program to switch IC-7300 1.3 CW Keys between paddle/straight and other functions, at the user's own risk.

License: GNU Affero General Public License v3.0

Python 100.00%
python cw ic-7300 icom ham hamradio

pyc-7300-cw-keyswitcher's Introduction

    ******* USE AT YOUR OWN RISK *******

    ******* BACK UP YOUR IC-7300 *******

    *******  NO SUPPORT OFFERED  *******

PyC-7300-CW-KeySwitcher

Python IC-7300 CI-V CW key switching program by N4LSJ

ic-keyswitch was written solely as an educational venture during the COVID-19 pandemic of 2020.

The original purpose of the program was to make it easy to switch between paddles and straight key or (real) bug on the 7300, since their menu is cumbersome for doing that.

This program works with the firmware version 1.3. It might work with the older one, but not tested.

This program is optimized to use Python v3. It will likely not run at all under version 2 of Python. Any version 3.5.6 or better should work.

This program does not pipe audio in either direction, just does the CI-V back and forth from the radio.

This program does work on the Raspberry Pi 3 and 4.

This program also works in "regular" Linux.

The code is sloppy and experimental, and is not a "professional" product.

Before running this program, be sure the below statements work with your Python > 3.5.6 interpreter on your system:


import serial.tools.list_ports
from time import sleep
from tkinter import *
import xmlrpc.client
import serial
import socket
import sys

After you verify that, the USB port on Linux (to which your radio is hooked) may be something like /dev/ttyUSB0.

pyc-7300-cw-keyswitcher's People

Contributors

dentar99 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.