Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 801 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 801 Bytes

CW Decoder

CW decoder using a PIC microcontroller

This is a CW decoder using a PIC(16F88) microcontroller, based on WD7FHC's Arduino decoder.

The code has been improved: it is much more flexible with different display sizes and supports displays with multiple controller chips (using my HD44780 library).

For a schematic, see PA3GER's page (Dutch, but the schematic is in English). Simply replace the Arduino with a PIC(16F88).

Copyright © Camil Staps. This project is licensed under the GPL v2.0 license. For more details, see the LICENSE file.