Code Monkey home page Code Monkey logo

tbtracker's Introduction

TBTracker

RTTY and LoRa High Altitude Balloon Tracker for Arduino and SX127x (or Hope RFM9x). WARNING, this has been customized with our callsign and a new sensor, please the version on the repo we forked from TBTracker is a sketch for a tracker for high altitude weather balloons. It will send telemetry data in RTTY and LoRa format. It is designed to send telemetry data in the correct format for https://tracker.habhub.org/

It can send data in RTTY or LoRa format on different frequencies and with different callsigns.

Currently it supports:

  • Time
  • Longitude
  • Latitude
  • Altitude
  • Number of satellites visible
  • Internal temperature
  • Internal voltage
  • External voltage

The code as is, is for the SX1278 module. If you have a SX1276, then change line 5 in radio.ino. See the comments in that file.

You will need two extra Arduino libraries to be able to compile this sketch.:

https://github.com/jgromes/RadioLib (Radiolib)

https://github.com/mikalhart/TinyGPSPlus (tinyGPS++)

To run this, you need a TTGO T-Deer board or:

  • 1 x Arduino Mini - 3.3v (or compatible Arduino board)
  • 1 x SX1278 LoRa chip (or compatible LoRa chip. Basically it will work with all sx127x series chips)
  • 1 x ATGM336H, BN220 GPS (9600 Baud) or any UBlox or compatible GPS device like a NEO6 or NEO8. I recommend the ATGM336H GPS module.

Connect the T-Deer as an Arduino Mini to the Arduino IDE. Many parameters are user adjustable in settings.h

Have fun,

Roel.

tbtracker's People

Contributors

kevwal avatar roelkroes avatar rogerwim 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.