LoRa APRS Tracker with 1 Watt LoRa Module
Go to file
Ricardo Guzman (Richonguzman) b6758f4a5b
Update README.md
2023-01-24 23:48:27 -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

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)