Giter Club home page Giter Club logo

lart1's Introduction

LART/1

Arduino Software for an APRS Tracker

LART1

a.k.a Livermore Amateur Radio Club APRS Tracker (LART/1)

Introduction

This arduino software provides an aprs tracker, which can act as an APRS beacon transmiter or Receiver. In beacon mode, it can send out APRS position reports (lat/lon and altitude). It also acts as an APRS receiver (KISS interface planned).
Unlike commerical units, this tracker was designed for low cost and easy of use.

Features

  • Reads configuration from SD card (and can writes log file)
  • Send APRS position reports (fields sent: lat/lon/altitude/comments)
  • Adaptive Interval Beacon Mode (NotSoSmart_Beacon mode)
    • adjusts update intervals based on degree of position change (includes change precision setting)
  • Adjustable Update Intervals
  • Adjustable APRS packet settings
    • path routing, dest, preamble, tail, symbol
  • Adjustable Transceiver Settings
    • Freq, CTCSS Tones, Squelch, Bandwidth, Filters, and Volume
  • Receives APRS message and print output
    • KISS interface planned
  • LCD Display with Status LEDs

Hardware

LART1 requires/assumes the following hardware:

  • an Mega2560 compatible arduino board
  • APRS circuit based on the MicroModem Circuit. A schematic is provided.
  • GPS that provides NMEA output. The Ublox Neo-6m GPS, used for flight controllers, are a good choice.
  • 2 meter transceiver module (recommend a DRA818vhf or SA818vhf)
  • Arduino miniSD Card Module (for setting configuration data, and writing a log)
  • LCD (16x2 or 20x4) i2c

Dependencies

requires the following libraries to be installed in your Arduino Sketchbook libraries/ directory. These libraries have been modified to work with the LART tracker code (bug fixes and extensions), so you'll need to use the version provided in the repository, and install them in your Arduino library.

References

Status

This software is beta software, and is still in major update mode.

lart1's People

Contributors

dfannin avatar mw46d avatar

Watchers

 avatar

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.