stackbuffer / ads

store data in soundwaves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADS - Audio Data Storage

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.

store passwords in soundwaves

I still need to implement error detection methods such as parity bits or CRC.

About

store data in soundwaves

License:MIT License


Languages

Language:Jupyter Notebook 80.8%Language:Python 19.2%