A LoRa based APRS tracker for ESP32 boards.
Go to file
2020-11-08 14:14:56 +01:00
.github add funding 2020-11-03 20:07:37 +01:00
.vscode vs ext. 2020-05-14 20:21:55 +02:00
docs docs update 2020-08-02 00:32:29 +02:00
pics add pic again 2020-05-14 11:25:20 +02:00
src add power management and improve time line on oled 2020-11-08 14:14:56 +01:00
.gitignore vs ext. 2020-05-14 20:21:55 +02:00
LICENSE Initial commit 2020-03-24 18:44:28 +01:00
platformio.ini Fixed beacon timeout handling. 2020-11-05 16:42:02 +01:00
README.md Adding Link to Youtube tutorial in README.md 2020-11-03 18:53:29 +01:00

LoRa APRS Tracker

The LoRa APRS Tracker 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 T-Beam

Supported boards

You can use one of the Lora32 boards:

  • TTGO T-Beam V0.7 (433MHz SX1278)
  • TTGO T-Beam V1 (433MHz SX1278)

This boards cost around 30 Euros, they are very cheap but 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. Here is a Video tutorial in german language how to install the software.

Dependencies

Configuration

Change your configuration in settings.h

Future plans

The complete configuration should move to IotWebConf.

LoRa iGate

Look at my other project: a LoRa iGate