The LoRa APRS iGate will work with very cheep hardware which you can buy from amazon, ebay or aliexpress. Try it out and be part of the APRS network. TTGO LoRa32
 
 
 
Go to file
Peter Buchegger 95a53eef1c readme update 2020-07-22 22:28:51 +02:00
.github/workflows Rename c-cpp.yml to main.yml 2020-06-17 19:45:02 +02:00
.vscode vs ext. 2020-05-14 20:22:20 +02:00
data move configuration into SPIFFS 2020-07-22 22:21:54 +02:00
pics smaler pic 2020-05-14 11:25:58 +02:00
src move configuration into SPIFFS 2020-07-22 22:21:54 +02:00
.gitignore vs ext. 2020-05-14 20:22:20 +02:00
.travis.yml cppcheck update 2020-05-29 20:33:01 +02:00
LICENSE
README.md readme update 2020-07-22 22:28:51 +02:00
platformio.ini move configuration into SPIFFS 2020-07-22 22:21:54 +02:00

README.md

LoRa APRS iGate

The LoRa APRS iGate will work with very cheep hardware which you can buy from amazon, ebay or aliexpress. Try it out and be part of the APRS network.

TTGO LoRa32

Supported boards

You can use one of the Lora32 boards:

  • Heltec WiFi LoRa 32 V1 (433MHz SX1278)
  • Heltec WiFi LoRa 32 V2 (433MHz SX1278) https://heltec.org/project/wifi-lora-32/
  • TTGO LoRa32 V1 (433MHz SX1278)
  • TTGO LoRa32 V2 (433MHz SX1278)
  • TTGO T-Beam V0.7 (433MHz SX1278)
  • TTGO T-Beam V1 (433MHz SX1278)
  • many more...

Here are some amazon-de links for some example boards:

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

How to compile

The best success is to use PlatformIO. Go to https://platformio.org/ and download the IDE. Just open the folder and you can compile the Firmware.

Dependencies

But you don't need to download all this libs, PlatformIO will take care for you ;)

Configuration

Change your configuration in data/is-cfg.json and upload it via 'Upload File System image' in PlatformIO!

LoRa APRS iGates on aprs.fi

Feel free to add a link to your iGate here:

Future plans

The complete configuration should move to IotWebConf.

LoRa Tracker

Look at my other project: a LoRa Tracker