Skip to content

dawsonjon/HamFist

Repository files navigation

Hamfist – A CW Decoder for Pi Pico

images/full_circuit.png

Features

  • Cheap, Easy Build
  • Minimal External Components
  • Transmit and receive functionality
  • Multi-Channel
  • Bayesian Decoding
  • Autocorrect

Install Arduino Pico

The CW Decoder code is written in pure C++, but a demo application is provided as an Arduino library. The Arduino Pico port by Earle Philhower is probably the easiest way to install and configure a C++ development environment for the Raspberry Pi Pico. It is possible to install the tool and get up and running with example applications in just a few minutes. Refer to the installation instructions and the online documentation to get started.

Documentation

For technical details, refer to the technical documentation.

3D-Printed Enclosure

A 3D printed enclosure can be found here, including stl files and FreeCAD design files.

Credits

This project uses the ILI934X display driver by Darren Horrocks.

About

Bayesian CW Decoder for Pi Pico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published