]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated readme
authorMark Qvist <mark@unsigned.io>
Mon, 18 Sep 2023 08:26:08 +0000 (10:26 +0200)
committerMark Qvist <mark@unsigned.io>
Mon, 18 Sep 2023 08:26:08 +0000 (10:26 +0200)
Documentation/images/devboards_1.webp [new file with mode: 0644]
README.md

diff --git a/Documentation/images/devboards_1.webp b/Documentation/images/devboards_1.webp
new file mode 100644 (file)
index 0000000..0ba2311
Binary files /dev/null and b/Documentation/images/devboards_1.webp differ
index f7183e852d3b6e7c005a22885f37c0235f6afbbd..3e4623f2b0c9eb3960c1cad32a92c0bc68701294 100644 (file)
--- 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
 
+<img src="Documentation/images/devboards_1.webp" width="100%"/>
+
+<center><i>What does all these devices have in common? They are all RNodes!</i></center><br/><br/>
+
+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.