Skip to content

Commit f749767

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents b6d01bf + cf10642 commit f749767

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ESP32 Codec2/OPUS DV Handheld Transceiver
22

33
## Introduction
4-
This project is hobby/amateur/toy/educational radio ESP32 based LoRa/FSK Codec2/OPUS DV 3d printed handheld trasceiver a.k.a. walkie-talkie, which is using 1W E22-400M30S (SX1268) radio module (UHF, 70cm band) or optionally 100mW RA-01/RA-02 (SX1278) module.
4+
This project is a hobby/amateur/toy/educational radio ESP32 based LoRa/FSK Codec2/OPUS DV 3d printed handheld trasceiver a.k.a. walkie-talkie, which is using 1W/2W E22-400M30S/E22-400M33S (SX1268) radio module (UHF, 70cm band) or optionally 100mW RA-01/RA-02 (SX1278) module.
55

66
It mimics ordinary FM walkie-talkie, does not use any protocol for simplicity, just sends audio codec frames with pre-configured radio digital modulation.
77

@@ -25,7 +25,7 @@ Supports next features:
2525
- Goes into ESP32 light sleep when no activity, so all power consumption is around 30-40mA when in sleep RX, wakes up on new data from radio module or when user starts transmitting, consumes about 90-100mA in active receive and about 700-800mA in full power 1W transmit
2626
- Settings menu on long encoder button click, allows to change frequency and other parameters
2727
- Output power tunable from settings from ~1mW (for ISM toy usage) up to 1W (for amateur radio experiments)
28-
- Experimental privacy option for ISM low power usage (check your country regulations if it is allowed by the ISM band plan before experimenting!)
28+
- Experimental no warranty privacy option for ISM low power usage (check your country regulations if it is allowed by the ISM band plan before experimenting!)
2929

3030
## Build instructions
3131
- Modify `include/config.h` if needed

0 commit comments

Comments
 (0)