From 585babea8e8f0c7747b26182980039b1028960a3 Mon Sep 17 00:00:00 2001 From: seeul8er <24637325+seeul8er@users.noreply.github.com> Date: Fri, 24 May 2024 11:27:11 +0200 Subject: [PATCH] Added illustration to readme --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e33e5e..e7ec15e 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ since it does not support video encoding. - Bidirectional: serial-to-WiFi, serial-to-WiFi Long-Range (LR), serial-to-ESP-NOW link - Support for **MAVLink**, **MSP**, **LTM** or **any other payload** using transparent option - Affordable: ~7€ -- Up to **150m range** using WiFi +- Up to **150m range** using standard WiFi - Up to **1km of range** using ESP-NOW or Wi-Fi LR Mode - sender & receiver must be ESP32 with LR-Mode enabled -- **Fully encrypted** in all modes including ESP-NOW broadcasts secured using **AES-GCM 256 bit**! +- **Fully encrypted** in all modes including ESP-NOW broadcasts secured using AES-GCM 256 bit! - Weight: <10 g - Supported by: QGroundControl, Mission Planner, mwptools, impload etc. - Easy to set up: Power connection + UART connection to flight controller @@ -37,6 +37,15 @@ since it does not support video encoding. - Fully transparent telemetry down-link option for continuous streams - Reliable, low latency +
+ DroneBridge with connectionless ESP-NOW protocol support for increased range of 1km or more. +
DroneBridge for ESP32 can be used to control drone swarms at a low cost.
+
+
+
+DroneBridge for ESP32 supports ESP-NOW LR which enables ranges of more than 1km with external receiving antennas.
The number of drones is only limited by the channel capacity and the ESP32s processing power. All data is encrypted using AES256-GCM. +
+ ## Hardware **Officially supported and tested boards:**