Update README.md

This commit is contained in:
Georgi Gerganov
2022-05-03 09:16:55 +03:00
committed by GitHub
parent 81f7647c81
commit 7027d29c25

View File

@@ -16,6 +16,8 @@ Click on the images below to hear what it sounds like:
<a href="https://youtu.be/Zcgf77T71QM"><img width="100%" src="media/waver-preview1.gif"></img></a>
https://user-images.githubusercontent.com/1991296/166411509-5e1b9bcb-3655-40b1-9dc3-9bec72889dcf.mp4
## Details
This library allows you to communicate small amounts of data between air-gapped devices using sound. It implements a simple FSK-based transmission protocol that can be easily integrated in various projects. The bandwidth rate is between 8-16 bytes/sec depending on the protocol parameters. Error correction codes (ECC) are used to improve demodulation robustness.