Giter Site home page Giter Site logo

esp32_lora_gps_beacon's Introduction

esp32_lora_beacon

LoRa beacon based on a Heltec 'WiFi_LoRa_32_v2' board.

Utilizes the following libraries:

Intent

The purpose of this project is to build a GPS tracker that communicates with 'The Things Network', based on LoRa tech.
Can also be used as a TTN coverage mapper.

(If used as such, be aware that the produced data will have less priority as it is in the CayenneLPP format!)

Hardware

Technically, any ESP32 based dev board will work with this project:
As long as access to UART1/UART2 is guaranteed, the board can be used.

If an external LoRa module is used, make sure that it is compatible with the TTN_32 library!

Any GPS module will work, as long as it's able to spit out NMEA messages directly.
(I.e. doesn't produce data that can't be parsed by TinyGPS++.)

Notes

The UART2 RX pin is set to 23 instead of the standard 16, because on heltec this pin is used by OLED_RST already.
This has distorted the GPS output to the point of it becoming unusable. (YMMV)

esp32_lora_gps_beacon's People

Contributors

thisisnttheway avatar

Watchers

 avatar  avatar  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.