Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stackbuffer/ads

store data in soundwaves
https://github.com/stackbuffer/ads

Last synced: 17 days ago
JSON representation

store data in soundwaves

Awesome Lists containing this project

README

        

# 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](https://i.ytimg.com/vi/aitE-RLY41Y/maxresdefault.jpg)](https://www.youtube.com/watch?v=aitE-RLY41Y)

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