Giter VIP home page Giter VIP logo

lora_aprs_tracker's Introduction

This Repository is archived. The new one is

Overview

This is a LoRa APRS Tracker with Access Point for real time configuration. Its main use is to send a periodic beacon containing:

  • callsign
  • GPS or fixed coordinates
  • Altitude
  • Battery voltage and current

Any received LoRa APRS packet, including the one repeated by a local digipeater, is displayed in the (very) small display. TTGO T-Beam

About the fork

This LoRa APRS Tracker is derived from (https://github.com/lora-aprs/LoRa_APRS_Tracker) by peterus

I added an Access Point and Captive Portal for easy configuration.

Block diagram

TTGO T-Beam

Supported boards

You can use one of the Lora32 boards:

  • TTGO T-Beam V0.7 (433MHz SX1278) The original software is designed for it, also, but I never tried.

  • TTGO T-Beam V1 (433MHz SX1278) This boards cost around 35 Euros and includes a small 0.96" display Keep in mind: you need a 433MHz version!

  • Or you can build your own. See below

LILYGO TTGO

Front view

Rear view

Please note that I changed the GPS antenna with a most performing one.

The original antenna

TTGO T-Beam

The most performing antenna

TTGO T-Beam

Compiling and configuration

How to compile

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

  • Go to PlatformIO download and install the IDE.
  • If installed open the IDE, go to the left side and click on 'extensions' then search for 'PatformIO' and install.
  • When installed click 'the ant head' on the left and choose import the project on the right.
  • Just open the folder and you can compile the Firmware.

Configuration

  • Press the service button (the middle one) for more than 5 seconds and a WiFi hotspot will be alive (SSID: ESP32_APRS)
  • Connect to it with your smartphone or PC using the password 12345678
  • After connection navigate to http://192.168.4.1 and the settings web page will show

Settings

Be very careful when you change them!

TTGO T-Beam

Beacon modes

activate only one!!!

  • I suggest to start with fixed_beacon (that don't use GPS and send the location set)
  • Then try beacon (use GPS location).
  • Finally you can try smart_beacon in a moving vehicle.

Fixed beacon

  • These are the settings for a beacon transmitting fixed coordinates (not using GPS) TTGO T-Beam

Plain Beacon

  • These are the settings for a beacon transmitting the GPS coordinates every 20 minutes TTGO T-Beam

Smart Beacon

  • These are the settings for a beacon transmitting the GPS coordinates more frequently if the tracker moves at a higher speed TTGO T-Beam

PTT (Push To Talk)

  • These are the settings for an external transmitter connected by its Push To Talk
  • Pleas note that you can save the settings or restore default settings TTGO T-Beam

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.