Giter Club home page Giter Club logo

lilygo-lora-series's Introduction

🌟LilyGo LoRa Series🌟

English | δΈ­ζ–‡

Quick start:

  1. Copy all folders in the libdeps directory to the ~/Arduino/libraries directory, and put them in "Documents/Arduino/libraries" for Windons users
  2. Open the corresponding example
  3. T-Beam users can choose TTGO T-Beam, lora32(T3) users can choose ESP32 Dev Module , T-Motion users choose Nucleo_l073RZ
  4. Select the port of the board in the port
  5. For other examples except the GPS directory, please uncomment in the upper part of utilities.h according to your board model, otherwise the compilation will report an error
  6. Upload

Product πŸ“·:

Product Product Link Schematic
T-Beam SX1278/76 Product link TBeamV0.7/ TBeamV1.0/ TBeamV1.1
T-Beam SX1262 Product link TBeamV0.7/ TBeamV1.0/ TBeamV1.1
LoRa32 V1.0 SX1276 Product link ❌
LoRa32 V1.0 SX1278 Product link ❌
LoRa32 V1.3 SX1276 Product link LoRa32 V1.3
LoRa32 V2.0 Product link LoRa32 V2.0
LoRa32 V2.1_1.6 Version Product link LoRa32 V2.1_1.6
T-Motion S76G Product link T-Motion

Example description

examples
β”œβ”€β”€ ArduinoLoRa                                 # Just only support SX1276/SX1278 radio module
β”‚   β”œβ”€β”€ LoRaReceiver                            
β”‚   └── LoRaSender
β”œβ”€β”€ GPS                                         # T-Beam GPS demo examples
β”‚   β”œβ”€β”€ Example1_BasicNMEARead
β”‚   β”œβ”€β”€ Example2_NMEAParsing
β”‚   β”œβ”€β”€ Example3_FactoryDefaultsviaSerial
β”‚   β”œβ”€β”€ TinyGPS_Example
β”‚   └── TinyGPS_KitchenSink
β”œβ”€β”€ OLED                                        # OLED demo examples    
β”‚   β”œβ”€β”€ SSD1306SimpleDemo
β”‚   └── SSD1306UiDemo   
β”œβ”€β”€ RadioLibExamples                            # RadioLib examples,Support SX1276/78/62
β”‚   β”œβ”€β”€ SX1262
β”‚   β”‚   β”œβ”€β”€ SX1262_Receive_Interrupt
β”‚   β”‚   └── SX1262_Transmit_Interrupt
β”‚   β”œβ”€β”€ SX1276
β”‚   β”‚   β”œβ”€β”€ SX1276_Receive_Interrupt
β”‚   β”‚   └── SX1276_Transmit_Interrupt
β”‚   β”œβ”€β”€ SX1278
β”‚   β”‚   β”œβ”€β”€ SX1278_Receive
β”‚   β”‚   β”œβ”€β”€ SX1278_Receive_Interrupt
β”‚   β”‚   β”œβ”€β”€ SX1278_Transmit
β”‚   β”‚   └── SX1278_Transmit_Interrupt
β”‚   └── TBeamAllFunction                        # T-Beam all function example
└── TTN
    └── TTN_OTTA                                # OTAA method Join TTN example

Precautions :

  1. If there is no data output from GPS, see Restoring factory defaults

PinOut :

Application :

TTN

To quickly start using TTN (The Things Network), please refer to LilyGo_LoRa_Series_Quick_Start

Datasheet :

lilygo-lora-series's People

Contributors

lbuque avatar lewisxhe avatar lilygo avatar phfu 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.