GithubHelp home page GithubHelp logo

evs91 / lorawirelesstracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jhiggason/lorawirelesstracker

0.0 0.0 0.0 6.33 MB

Heltec Wireless Tracker (MakerFocus) ESP32/Oled/GNSS/Lora SKU: ZC-193-915

Home Page: https://heltec.org/project/wireless-tracker/

License: GNU General Public License v3.0

C++ 100.00%

lorawirelesstracker's Introduction

Wireless Tracker (Heltec and MakerFocus)

Please note that this github is for Version 1.1 of the Heltec/Makerfocus Wireless Tracker. All new boards sold are version 1.1.

The Wireless Tracker is a cutting-edge development kit that combines the power of ESP32-S3FN8, SX1262, and UC6580 chips. This trifecta of hardware enables the device to provide versatile IoT applications, from GNSS solutions to LoRa communications plus an onboard OLED display. Whether you're tracking assets, monitoring livestock, locating vehicles, or safeguarding children, the Wireless Tracker is the perfect fit.

US Purchase: Amazon.com <$30.00USD

Image of Wireless Tracker

Features

Advanced Chips

ESP32-S3FN8
  • Connectivity: The ESP32-S3FN8 supports both Wi-Fi and Bluetooth connectivity, allowing for versatile wireless communication.

  • GPIO Pins: There are 11 GPIO pins available for various functions-the rest of the ESP32 pins are used for various connections to other chips:

    • 4 (GPIO, ADC1_CH3)
    • 5 (GPIO, ADC1_CH4)
    • 6 (GPIO, ADC1_CH5)
    • 7 (GPIO, ADC1_CH6)
    • 15 (GPIO, ADC2_CH4, U0RTS, XTAL_32K P)
    • 16 (GPIO, ADC2_CH5, U0CTS, XTAL_32K N)
    • 17 (GPIO, ADC2_CH6, U1TXD)
    • 26 (GPIO, SPICS1)
    • 37 (GPIO, SPIDQS, FSPIQ, SUBSPIQ)
    • 45 (GPIO)
    • 46 (GPIO)
    • 47 (GPIO) and 48 (GPIO) do not seem to influence the GPS in any way, even though they are connected to Boot_Mode (could put GPS into firmware upgrade mode) and D_SEL (which could remap internal GPS pinout). They appear to be free of use to the user.

--Note-- The pinouts below are for version 1.0, Heltec has not provided a version 1.1 for us to reference. You can view the full V1.1 Schematic here: Heltec Wireless Tracker Schematic FYI- 0.5 = V1.1 and 0.3 = V1.0

ESP32-S3FN8 Pinout alt text SX1262
  • LoRa Communication: The SX1262 module facilitates long-range (LoRa) communication. LoRa is a spread spectrum modulation technique derived from chirp spread spectrum (CSS) technology, allowing for long-range communication with low power consumption.
UC6580
  • GNSS Solutions: The UC6580 module provides fast Global Navigation Satellite System (GNSS) solutions. This allows for high-precision tracking, making it suitable for applications where precise location tracking is crucial.

Advanced GNSS Capabilities

  • Dual-frequency multi-system based on 22nm technology.
  • Supports L1 + L5/L2 positioning.
  • Compatible with multiple satellite systems: GPS, GLONASS, BDS, Galileo, NAVIC, and QZSS.

Design and Interfaces

  • Type-C USB Interface: Equipped with voltage regulation, ESD protection, short circuit protection, RF shielding, and more.
  • Battery Management: Onboard SH1.25-2 battery interface with integrated lithium battery management system, including charge/discharge management, overcharge protection, battery power detection, and automatic switching between USB and battery power.
  • Connectivity: Dedicated 2.4GHz metal spring antenna for Wi-Fi and Bluetooth. Reserved IPEX (U.FL) interface for LoRa and GNSS.
  • Display: 0.96-inch 160x80 dot matrix OLED for showcasing debugging information, battery status, and more.

Power Metrics

Power Consumption:

  • UC6580 uses 45 mA through Vext
  • Tracker uses 35 mA @ 80 MHz (Vext disabled)
  • Tracker uses 18.5 uA during deepsleep, if done properly

Developer-Friendly

  • Seamless compatibility with the Arduino development environment, simplifying innovation and prototyping.

Applications

  • Bicycle Sharing: Track bicycles in real-time.
  • Pet and Livestock Tracking: Ensure their safety and monitor movements.
  • Vehicle Location: Manage fleet vehicles or locate personal cars.
  • Child Safety: Actively track and ensure children's safety.

Getting Started

Prerequisites

  • Arduino IDE

Setup Instructions

  1. Connect the device using the Type-C USB interface.

License

View License Terms Here

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Your Name - Jeff Higgason - [email protected]

Project Link: https://github.com/jhiggason/lorawirelesstracker

(back to top)

lorawirelesstracker's People

Contributors

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