-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sébastien Jean edited this page Jan 31, 2023
·
14 revisions
This wiki aims to document UPBE@Valence HALO, a project consisting in tracking an High Altitude Object (HAO), carried by an Helium inflated balloon, using LoRa (LoRaWAN) for communication.
This project is part of Planete-Sciences Un Ballon Pour l'Ecole initiative, that aims at promoting science among young people.
(To be completed)
The flying part is built around an ESP32-LoRa-Oled module, with various sensors and modules. Messages are periodically reported to TTN.
The ground is made of a set of LoRa gateways (fixed or mobile) connected to TTN.
Gateways that are used in this project are either:
- Kerlink iStation running Kerlink operating system
- Custom gateways built from RPi and iMST shields, running Chirpstack OS
More details available on dedicated pages:
- [Setting up RPi/iMST shields gateways](https://github.com/l0ad/ubpe-valence-LoRa/wiki/Rpi-gateways-related part)
- [Configuring and using TTN to manage gateways and applications](https://github.com/l0ad/ubpe-valence-LoRa/wiki/TTN-related part)
- Visualizing data using TagoIO dashboards