From: Mark Qvist Date: Mon, 18 Sep 2023 08:26:08 +0000 (+0200) Subject: Updated readme X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=3a77325c30e156709e55f34ca72fc3a6175b9053;p=lora-radio.git Updated readme --- diff --git a/Documentation/images/devboards_1.webp b/Documentation/images/devboards_1.webp new file mode 100644 index 0000000..0ba2311 Binary files /dev/null and b/Documentation/images/devboards_1.webp differ diff --git a/README.md b/README.md index f7183e8..3e4623f 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,12 @@ The RNode Firmware supports the following boards: - Homebrew RNodes based on Adafruit Feather ESP32 boards - Homebrew RNodes based on generic ESP32 boards + + +
What does all these devices have in common? They are all RNodes!


+ +If a device or board you want to use is not yet supported, you are welcome to join the effort and help creating a board definition and pin mapping for it! + ## Supported Transceiver Modules The RNode Firmware supports all transceiver modules based on **Semtech SX1276** or **Semtech SX1278** chips, that have an **SPI interface** and expose the **DIO_0** interrupt pin from the chip.