Giter Site home page Giter Site logo

netmonk / tinygs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from g4lile0/tinygs

0.0 0.0 0.0 7.23 MB

馃摗 Open Ground Station Network 馃洶

License: GNU General Public License v3.0

Shell 0.09% JavaScript 1.34% C++ 62.71% Python 0.29% C 4.62% CSS 0.75% Makefile 0.03% HTML 29.87% CMake 0.31%

tinygs's Introduction

TinyGS is an open network of Ground Stations distributed around the world to receive and operate LoRa satellites, weather probes and other flying objects, using cheap and versatile modules.

Hardware

This project is based on ESP32 boards and currently it is compatible with sx126x and sx127x LoRa m贸dules but we plan to support more radio m贸dules in the future.

Currently we are officially supporting the following proven LoRa boards:

  • Heltec WiFi LoRa 32 V1 (433MHz & 863-928MHz versions)
  • Heltec WiFi LoRa 32 V2 (433MHz & 863-928MHz versions)
  • TTGO LoRa32 V1 (433MHz & 868-915MHz versions)
  • TTGO LoRa32 V2 (433MHz & 868-915MHz versions)
  • TTGO LoRa32 V2 (Manually swapped SX1267 to SX1278)
  • T-BEAM + OLED (433MHz & 868-915MHz versions)
  • T-BEAM V1.0 + OLED
  • FOSSA 1W Ground Station (433MHz & 868-915MHz versions)
  • ESP32 dev board + SX126X with crystal (Custom build, OLED optional)
  • ESP32 dev board + SX126X with TCXO (Custom build, OLED optional)
  • ESP32 dev board + SX127X (Custom build, OLED optional)

However, any ESP32 board with sx126x or sx127x m贸dule can be configured using templates. You can find more info about them here.

Install

The first time you flash your board you can use the one click uploader available for Linux, Windows and Mac. You can find instructions here.

You can also download the latest release and flash it with PlatformIO. If you dont know PlatformIO here you have our PlatformIO guide.

Later you can update your Ground Station via local web OTA or auto update method.

You can also use Arduino IDE, but is a longer and hard path, because you need to install all dependencies. Arduino guide

Configuration

Check our wiki configuration page

Main data website

All data received by TinyGS Ground Stations are showed at our TinyGS website

https://tinygs.com/

At this web you can see:

At your personal area you can edit some parameters of your Ground Stations remotely.

This is the main data recovery system, but we are developing an API to access data.

Local data access

You can access to your Ground Station data and configuration via local website at your

Also you can use the serial port of your board to see the basic console.

TinyGS network architecture

OTA update and Auto Tuning

Once your Ground Station is alive and connected it can be automagically updated with the last version by the server via OTA.

Also the Ground stations can be remote configured automagically (Auto Tuning) to be able to hear the next satellite pass with the correct settings.

Both systems are optional and you can opt-out at your Ground Station configuration, for example if you want to only support one specific satellite. But we recommend activating both to maintain the network health.

Community

We are using Telegram as the main communication channel for the project. There are also two channels where you can subscribe and be updated autom谩tically whenever a new packet is received by the network from the Satellite.

History

Initially TinyGS was born under the name ESP32 Fossa Groundstation, it was developed as a "weekend" project for the FossaSAT-1 LoRa satellite. We are passionate about space and created this project to be able to track and use the satellites and to learn and experiment about radio. Currently the network is open to any LoRa satellite and we also support other flying objects that have a compatible radio modulation with our hardware such as FSK, GFSK, MSK, GMSK, LoRa and OOK. And the project was renamed to TinyGS.

Even though we have no relation with the Fossa team, they inspired this project and we are excited to support their new launched satellites into our network.

This are the more important moments of the project:

  • Nov 28, 2019 ESP32-OLED-Fossa-GroundStation project born.
  • Dec 6, 2019 FossaSAT-1 deployed with an Electron rocket by Rocket Lab.
  • Dec 10,2019 YL3CT's GS receive the fist LoRa packet from FossaSAT-1
  • Sep 28,2020 6U Norby LoRa satellite is deployed with a Soyuz-2-1b launcher
  • Oct 11, 2020 KA9ETC's GS receive the first LoRa packet from Norby
  • Jan 24, 2021 3x V-R3x sat deployed with a Falcon-9
  • Jan 25, 2021 KA9ETC'S GS receive the first LoRa packet from V-R3x
  • Feb 14, 2021 New name and web tinyGS.com with a new Beta firmware.

Contribute

You can contribute to TinyGS by

  • Providing Pull Requests (Features, Proof of Concepts, Language files or Fixes)
  • Testing new released features and report issues
  • Contributing missing documentation for features and devices templates

Documentation

Check our wiki!

Project dependencies

This project relies on several third party libraries:

  • RadioLib
  • ArduinoJson
  • ESP8266_SSD1306
  • IoTWebConf2
  • PubSubClient
  • ESPNTPClient
  • FailSafeMode

You might also want to check out the other parts of this project:

TinyGS team

The main TinyGS developer team is:

Contributors

There are many people that contributed to this project in many different forms. We have a great active community in our Telegram group and we would really like to thank all the community support from contributions to the project to useful tips on the group. And, if your are still not part of it we would like to invite you to join it on Telegram.

License

This program is licensed under GPL-3.0

tinygs's People

Contributors

4m1g0 avatar ajnavarro avatar fafu avatar g4lile0 avatar gmag11 avatar guidoslabs avatar jgromes avatar k4kdr avatar luipir avatar mdkendall avatar paulschulz avatar redetection avatar tcrobotics 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.