From 7027d29c25ba5895752f25909b2643c97a6df123 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Tue, 3 May 2022 09:16:55 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d1b33d1..67ad580 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Click on the images below to hear what it sounds like: +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.