Skip to content

An Arduino based Transceiver to transmit and receive (decode) RTTY and PSK

License

Notifications You must be signed in to change notification settings

jhunley/PSK_RTTY_Tranceiver

 
 

Repository files navigation

PSK_RTTY_Tranceiver

An Arduino based Transceiver to transmit and receive (decode) RTTY and PSK project built by Dave Rajnauth, VE3OOI

The project is meant to demonstrate that its capable to decode digital signals using limited processing capabilities of a 8 bit microcontroller. In the case of the Arduino Mega, at 16 Mhz.

The hardware fork includes the schematic and board layout for the hardware needed and the software fork includes all source code used for the project.

This work is licensed under a Creative Commons License (http://creativecommons.org/licenses/by-nc/4.0/)

There are a number of companion YouTube vidoes at https://www.youtube.com/channel/UCRSVk9usMiH2Q7gPCVnx_3Q (Search Dave VE3OOI on YouTube)

About

An Arduino based Transceiver to transmit and receive (decode) RTTY and PSK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.0%
  • C 27.6%
  • Other 3.4%