Git Product home page Git Product logo

lora_gnss_tracker's Introduction

LORA_GNSS_TRACKER

A tracker using GNSS localisation and transmitting the data by LORA communication.

Allow to transmit position until 10km // 2km in urban zone.

contact : [email protected]

Transmitter :

- Raspberry Pico
- L76B GNSS Module for Raspberry Pi Pico (L76B GNSS Module for Raspberry Pi Pico)
- Pico-LoRa-SX1262 (https://www.waveshare.com/wiki/Pico-LoRa-SX1262)
- 3.3v Li-ion battery (For max 2 days of autonomy)

Instructions : Follow this wiki for hardware connections : https://www.waveshare.com/wiki/Pico-LoRa-SX1262

- Upload the content of /TX/ on the Pico, the main.py file will run automatically when Pico restart.

Alt text

Receiver :

- Raspberry Pi 3B
- Raspberry Pico
- Pico-LoRa-SX1262 (https://www.waveshare.com/wiki/Pico-LoRa-SX1262)
Optionnal :
- Li-ion battery charger regulator
- 4 X Li-ion battery (3 days of autonomy)
- SSD connected on USB3.0

Alt text

Instructions :

Upload the content of /RX/Pico/ on the Pico receiver and connect it by USB to the Raspberry Pi


Display Map on receiver local network :

- Install docker & docker-compose on the Raspberry Pi3B Receiver
- Run "cd /RX && sudo docker-compose up -d"
- Run " cd /RX && sudo python3 USB_BRIDGE.py"

- Open your map in any browser on your local network by typing your Raspberry Pi IP address,

    The webserver listen on port 5000
    
    ex : "http://192.168.1.5:5000"

Alt text

lora_gnss_tracker's People

Contributors

blueline-lab avatar

Stargazers

Com'ássim 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.