dj1an / Cubecell_LoRa_APRS_Tracker

LoRa APRS Tracker for Heltec Cubecell GPS Boards
MIT License
15 stars 11 forks source link
aprs-tracker cubecell heltec lora

Cubecell GPS LoRa APRS Tracker

This Project is a fork of @peterus LoRa APRS ESP32 Tracker ported to the Heltec Cubecell GPS ASR650x CPU

The code has many parts of the CubeCell-GPS Helium Mapper

Tracker

Supported boards

At this moment, only the Heltec CubeCell GPS is supported:

This board cost around 25-30 Euros, a little bit cheaper and smaller than the widely used TTGO T-Beam.

Keep in mind: you need a 433MHz version!

Project State

First Goal was the Port to the ASR650x platform, keeping the great Tracking and SmartBeacon Functions from Peters Project.

This Firmware is still in a very early and not well-tested State. Expect Bugs and Functions not working.

Please feel free to open an issue if you found Bugs.

Compiling and configuration

How to compile

The best success is to use PlatformIO (and it is the only platform where I can support you).

Configuration

Button Actions

Top Button can be used, the lower Button is hardwired to Device Reset.

Usage with BMP180

The HTCC-AB02S can also be used with the BMP180 sensor for Altitude , Humidity and Temperature. Switch to Profile #3 to send data to APRS as a weather station. The sensor can be used with either 5V or 3.3V but since the BMP180 is a 3.3V device with a voltage regulator just use the 3.3v line to conserve power on the board.

BMP180