This is our final project for CPE 487 taught by Professor Bernard Yett, shoutout to him. The goal of our project was to be able to play music files on the Nexys A7-100T board. We were able to ...
GibberLink is a Python-based project that simulates secure communication between two clients (Client1 and Client2) using Frequency Shift Keying (FSK) modulation to encode messages as audio waveforms.
I've got a 4-bit WAV that's resisting my attempts to decode. I've tried uLAW, aLAW, and VOX ADPCM without luck. I've also tried to open it with the proprietary X-Box ADPCM and Dreamcast CDI ADX ...