Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sh123 committed Dec 17, 2023
1 parent e80a3ad commit 45eb993
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ESP32 Codec2 DV Handheld Transceiver
# ESP32 Codec2/OPUS DV Handheld Transceiver

## Introduction
This project is amateur/ISM radio ESP32 based LoRa/FSK Codec2 DV handheld trasceiver, which is using 1W E22-400M30S (SX1268) radio module (UHF, 70cm band).
This project is amateur/ISM radio ESP32 based LoRa/FSK Codec2/OPUS DV handheld trasceiver, which is using 1W E22-400M30S (SX1268) radio module (UHF, 70cm band).

It is interoperable with https://github.com/sh123/codec2_talkie application.

Expand All @@ -17,6 +17,7 @@ It is based on https://github.com/sh123/esp32_loraprs modem, but uses additional
- Goes into ESP32 light sleep when no activity, so all power consumption is around 30-40mA when in RX, wakes up on new data from radio module or when user starts transmitting
- Settings menu on long encoder button click
- Supports LoRa and FSK modulation with configurable modulation parameters from settings
- Supports Codec2 (low bit rate) and OPUS (medium/high bit rate) audio codecs
- Output power tunable from settings from ~1mW (for ISM) up to 1W (for amateur radio experiments).

## Build instructions
Expand Down

0 comments on commit 45eb993

Please sign in to comment.