From c34332711fd328c19c8ba1e8d9b6b5f0a722cc20 Mon Sep 17 00:00:00 2001 From: sh123 Date: Mon, 25 Oct 2021 09:32:18 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0100e5a..ba1aa88 100644 --- a/Home.md +++ b/Home.md @@ -5,7 +5,7 @@ ![alt text](https://raw.githubusercontent.com/sh123/codec2_talkie/5580111bce4b4eda082cee3de5da9788809ed854/images/screenshot.png) ![alt text](https://raw.githubusercontent.com/sh123/codec2_talkie/5580111bce4b4eda082cee3de5da9788809ed854/images/screenshot_settings.png) -This minimalistic Android application is a Walkie-Talkie style digital voice frontend for your radio, which uses open source [Codec2](https://github.com/drowe67/codec2) for speech audio frame encoding/decoding. +This minimalistic Android application is a Walkie-Talkie style digital voice frontend for your radio modem, which uses open source [Codec2](https://github.com/drowe67/codec2) for speech audio frame encoding/decoding. It is mainly intended for DV experimentation with ultra low cost 3-8$ radio modems, such as LoRa and 15-25$ esp32 board flavours with built-in LoRa module: T-Beam, LoPy, TTGO, Heltec and others, but could also be used with custom hardware of software (Direwolf) modems + external transceivers or as a test harness for Codec2 frames generation and their playback.