LoRa APRS Tracker with 1 Watt LoRa Module
Go to file
richonguzman d74d20074f first_beta6_cleaning 2023-01-25 01:58:19 -03:00
.vscode first upload of beta version 2023-01-25 00:42:51 -03:00
include first upload of beta version 2023-01-25 00:42:51 -03:00
lib first upload of beta version 2023-01-25 00:42:51 -03:00
src first_beta6_cleaning 2023-01-25 01:58:19 -03:00
test first upload of beta version 2023-01-25 00:42:51 -03:00
.gitignore first beta upload2 2023-01-25 01:02:34 -03:00
LICENSE Initial commit 2023-01-24 22:37:53 -03:00
README.md Update README.md 2023-01-24 23:48:27 -03:00
platformio.ini first upload of beta version 2023-01-25 00:42:51 -03:00

README.md

LORA (1 Watt Module) APRS Tracker

This LORA APRS Tracker will work with very cheep hardware (amazon, ebay or aliexpress):

  • ESP32 ( ESP32 Dev Module)
  • Ebyte 22 400M30S (1 Watt (30dB) Lora SPI Module)
  • GY-GPSNEO6MV2 (NEO6M GPS Module)

This project uses Enconded APRS GPS packet to extends range by saving bytes (increased battery life, higher chances of good packet reception (increased range), lower probability of packet collisions (more channel capacity) and 1 Watt LoRa Module (over the usual 0.1 Watt in commercial boards like the LILYGO T-Beam V.1).

This Repository is based on lots of other Lora APRS Tracker ideas like:

things to do:

  • add wiki
  • add status update (on the works)
  • add message to another APRS capable Radio (on the works)
  • add translation to Spanish (and German?)
  • add OLED Screen (allready Bought)
  • add schematic for the wiring
  • add info of 5V DC stepup and charging battery
  • add battery monitoring + charging
  • add photos of prototipe
  • add PCB (with eagle and gerber)