The LoRa APRS Tracker will work with TTGO T-Beam V0.7 (433MHz SX1278) TTGO T-Beam V1 (433MHz SX1278)
 
 
 
Go to file
Peter Buchegger 8e84a786dd
Update README.md
2020-05-11 15:57:49 +02:00
src remove pin definitions from header file 2020-05-11 13:42:29 +02:00
.gitattributes Initial commit 2020-03-24 18:44:28 +01:00
.gitignore switch to platformio 2020-04-01 21:51:31 +02:00
.travis.yml add travis 2020-05-11 12:16:38 +02:00
LICENSE Initial commit 2020-03-24 18:44:28 +01:00
README.md Update README.md 2020-05-11 15:57:49 +02:00
platformio.ini add support for T-Beam v0.7 2020-05-11 12:16:56 +02:00

README.md

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.

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.

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