Energy efficient mapping software for ttnmapper using a T-beam.
Send your GPS-Location over TTS. The Location can be viewed on the advanced maps when the integration is activated.
LED IO4(red):
LED CHG(blue):
LED GPS(red,next to the GPS-Module):
Button Power(PWR):
I'm using the TTGO-T-beam v1.1(with the axp power management chip onboard)
But the software can easily be modified to run on any ESP32-Board with a GPS and a LoRa module attached.
Clone this repository and open it with Visual Studio Code(vscode). This code editor automaticly downloads the extension platformio to compile and upload the program.
:warning: Modify the config file with your own data! |
---|
You have to copy config.hpp.example. Insert your own TTS-keys and use or disable the geofencing option
For uploading just hit the upload-button at the bottom of the vscode window