lightaprs / LightLoRaAPRS

ESP32 based LoRa APRS Software for LightTracker Plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LightLoRaAPRS

ESP32-S3 based LoRa APRS (433 MHz) Firmware for LightTracker Plus. Check out the hardware -> https://github.com/lightaprs/LightTracker-Plus-1.0

image

The main purpose of this basic software is to demonstrate capabilities of LightTracker Plus 1.0 Every LightTracker Plus module is shipped with this firmware so you can start playing with your device immediately.

image

LightLoRaAPRS is a single firmware that contains Tracker, iGate (Gateway), and Digi (Router) features. Therefore, you don't have to install different firmware to switch from Tracker to iGate or Digipeater. All you need to do is activate configuration mode and access the configuration page using your computer or smartphone via Wi-Fi.

Additionally, I am not planning to improve or add new features to this software, except for maybe some experimental features or bug fixes. Ricardo Guzman is doing a great job developing a comprehensive LoRa APRS software. I hope he supports LightTracker Plus soon using this repository, so we can focus on designing new modules :)

WiKi

Configuration Guides

Firmware Update Guides

This code was based on the work of :

About

ESP32 based LoRa APRS Software for LightTracker Plus

License:GNU General Public License v3.0


Languages

Language:C++ 70.9%Language:HTML 22.5%Language:C 5.5%Language:CSS 1.2%