From 95a53eef1c283917bfd72a80deedf94959b569df Mon Sep 17 00:00:00 2001 From: Peter Buchegger Date: Wed, 22 Jul 2020 22:28:51 +0200 Subject: [PATCH] readme update --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9d1a70f..10fc11f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Here are some amazon-de links for some example boards: * [Link](https://www.amazon.de/gp/product/B078LXL5ZK/) * [Link](https://www.amazon.de/gp/product/B07QRG89ZV/). -This boards cost around 20 Euros, they are very cheap but perfect for an LoRa iGate. +This boards cost around 20 Euros, they are very cheap and perfect for an LoRa iGate. Keep in minde: you need a 433MHz version! ## Compiling @@ -33,15 +33,20 @@ The best success is to use PlatformIO. Go to https://platformio.org/ and downloa ### Dependencies -* [NTPClient](https://github.com/arduino-libraries/NTPClient) by Fabrice Weinberg * [LoRa](https://github.com/sandeepmistry/arduino-LoRa) by Sandeep Mistry * [APRS-IS-Lib](https://github.com/peterus/APRS-IS-Lib) by Peter Buchegger * [APRS-Decoder-Lib](https://github.com/peterus/APRS-Decoder-Lib) by Peter Buchegger +* [LoRa-APRS-Lib](https://github.com/peterus/LoRa-APRS-Lib) by Peter Buchegger +* [ArduinoJson](https://github.com/bblanchon/ArduinoJson) by Benoit Blanchon +* [AXP202X_Library](https://github.com/lewisxhe/AXP202X_Library) by Lewis He * [Adafruit SSD1306](https://github.com/adafruit/Adafruit_SSD1306) by Adafruit (with all dependecies) +* [NTPClient](https://github.com/arduino-libraries/NTPClient) by Fabrice Weinberg + +But you don't need to download all this libs, PlatformIO will take care for you ;) ## Configuration -Change your configuration in settings.h +Change your configuration in data/is-cfg.json and upload it via 'Upload File System image' in PlatformIO! ## LoRa APRS iGates on aprs.fi