Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stackbuffer/ads
- Owner: stackbuffer
- License: mit
- Created: 2022-05-10T13:46:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T04:47:36.000Z (over 2 years ago)
- Last Synced: 2024-07-31T22:45:23.002Z (3 months ago)
- Language: Jupyter Notebook
- Size: 7.81 KB
- Stars: 80
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.