kizniche / ttgo-tbeam-ttn-tracker

TTGO T-Beam Tracker for TTN Mapper and TTN Tracker using US (915 MHz) and EU (868 MHz) frequencies
https://kylegabriel.com/projects/2019/04/lorawan-tracker-and-mapper.html
GNU General Public License v3.0
262 stars 139 forks source link

Suggestion: Use Tasmota as main firmware? #61

Open hagenbuch opened 9 months ago

hagenbuch commented 9 months ago

As ESP32 software Tasmota https://tasmota.github.io/docs/ is getting more and more traction, I would like to have it as a "basic software platform" to configure an ESP32.

As this project "only" fetches GPS data and then transmits it via LoRa, I guess Tasmota would only need a configuration or some Berry script to make it work.

Actually, there are already configurations for various TTGO devices:

https://templates.blakadder.com/search.html

Would someone be on favour of pursueing this route?