UMass-Rocket-Team / Payload_2025

0 stars 0 forks source link

Zegesmenden/morse code #2

Closed ZegesMenden closed 1 month ago

ZegesMenden commented 1 month ago

This PR creates a preliminary morse code library that we can use to encode arbitrary text into a morse code text/audio signal. The audio generation function currently only generates one sample at a time, since i'm assuming that will be calling it from an interrupt on the microcontroller.