Run pip install -r requirements.txt
to install the required libraries
then run generatewav.py
file and enter information to generate a .wav
file.
Run the audio.ipynb
file in jupyter notebook to decode the data.
each frequency tone plays for 10ms
Watch the following video to see it in action.
I still need to implement error detection methods such as parity bits or CRC.