An open API service indexing awesome lists of open source software.

https://github.com/operatorfoundation/fsqdecoder

FSQ HF mode decoder for Teensy
https://github.com/operatorfoundation/fsqdecoder

Last synced: 8 months ago
JSON representation

FSQ HF mode decoder for Teensy

Awesome Lists containing this project

README

          

#FSQDecoder
###Currently under construction!

An Arduino program for decoding FSQ transmissions. This program is designed to work with the Teensy 4.x

##Notes on running in the Arduino IDE

- The ArduinoIDE should be setup to work with your Teensy (install Teensyduino)
- Set the USB type to "audio" under Tools > USBType

###

Thanks to https://github.com/w1hkj/fldigi/