Giter Site home page Giter Site logo

parttimelegend / icom-radio-cw Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 16 KB

This Python project allows you to send and receive CW (Morse code) messages using Icom radios.

License: MIT License

Python 100.00%
amateur-radio amateurradio ham-radio ham-radio-software ic-7300 icom python python3

icom-radio-cw's Introduction

Icom Radio CW Message Sender

This Python project allows you to send and receive CW (Morse code) messages using Icom radios. The project consists of separate modules responsible for radio communication, sending CW messages, and factory methods for creating message senders.

Project Structure

The project is structured into the following files:

  • radio_controller.py: Contains the RadioController class responsible for communication with Icom radios via serial port. It also includes the RadioFactory class for detecting attached Icom radios and creating radio controller instances.
  • cw_message_sender.py: Defines the CWMessageSender class, which is responsible for sending CW messages through an Icom radio.
  • cw_message_sender_factory.py: Implements the CWMessageSenderFactory class, which creates instances of CWMessageSender for each detected Icom radio.
  • main.py: The main script of the project. It utilizes the CWMessageSenderFactory to create message senders for all detected Icom radios and allows the user to send and receive CW messages interactively.

Usage

  1. Install the necessary dependencies by running pip install -r requirements.txt.
  2. Ensure that your Icom radio is connected to the computer via a serial port.
  3. Run the main.py script using Python: python main.py.
  4. Follow the on-screen prompts to send and receive CW messages. Type exit to quit the program.

License

This project is licensed under the MIT License - see the LICENSE file for details.

icom-radio-cw's People

Contributors

parttimelegend avatar renovate[bot] avatar

Watchers

 avatar  avatar

icom-radio-cw's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/create-release.yaml
  • actions/checkout v4@0ad4b8fadaa221de15dcec353f45205ec38ea70b
  • elgohr/Github-Release-Action 20240405193535
.github/workflows/gitleaks.yaml
  • actions/checkout v4@0ad4b8fadaa221de15dcec353f45205ec38ea70b
  • gitleaks/gitleaks-action v2
.github/workflows/python-app.yml
  • actions/checkout v4
  • actions/setup-python v5
.github/workflows/size-label.yaml
  • pascalgn/size-label-action v0.5.2
.github/workflows/stale.yaml
  • actions/stale v9
.github/workflows/trunk-check.yaml
  • actions/checkout v4
  • trunk-io/trunk-action v1
pip_requirements
requirements.txt

  • Check this box to trigger a request for Renovate to run again on this repository

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.