Skip to content

Xinyuan-LilyGO/LilyGo-LoRa-Series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

517 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LilyGo logo

๐ŸŒŸLilyGo LoRa Series๐ŸŒŸ

News

  • Arduino IDE users need to configure the board to be used in the <utilities.h> file in the sketch directory before using the example. The <utilities.h> file contains the pin definitions of the board. If you do not select it, an error will occur during compilation.
  • Arduino IDE ็”จๆˆท้œ€่ฆๅœจ Sketch ็›ฎๅฝ•ไธ‹็š„ <utilities.h> ๆ–‡ไปถ็š„ๆœ€ไธŠๆ–น้…็ฝฎ่ฆไฝฟ็”จ็š„ๅผ€ๅ‘ๆฟ๏ผŒ็„ถๅŽๆ‰่ƒฝไฝฟ็”จ่ฏฅ็คบไพ‹ใ€‚<utilities.h> ๆ–‡ไปถๅŒ…ๅซๅผ€ๅ‘ๆฟ็š„ๅผ•่„šๅฎšไน‰ใ€‚ๅฆ‚ๆžœๆ‚จๆœช้€‰ๆ‹ฉ่ฏฅๆ–‡ไปถ๏ผŒ็ผ–่ฏ‘ๆ—ถๅฐ†ๅ‡บ็Žฐ้”™่ฏฏใ€‚
  • โš ๏ธ If using the PA version, please carefully read the PA power setting limits on the corresponding page. Incorrect output power settings may damage the PA.
  • โš ๏ธ ๅฆ‚ๆžœไฝฟ็”จPA็‰ˆๆœฌ๏ผŒ่ฏทไป”็ป†้˜…่ฏปๅฏนๅบ”้กต้ข็š„PAๅŠŸ็އ่ฎพ็ฝฎ้™ๅˆถ๏ผŒ้”™่ฏฏ็š„่ฎพ็ฝฎ่พ“ๅ‡บๅŠŸ็އๅพˆๆœ‰ๅฏ่ƒฝไผšๆŸๅPA

1 Get Started

2 Example description

./examples/
โ”œโ”€โ”€ ArduinoLoRa                              # Only support SX1276/SX1278 radio module (ไป…ๆ”ฏๆŒ SX1276/SX1278 ๆ— ็บฟ็”ตๆจกๅ—)
โ”‚   โ”œโ”€โ”€ LoRaReceiver
โ”‚   โ””โ”€โ”€ LoRaSender
โ”œโ”€โ”€ Display                                  # Only supports TBeam TFT Shield
โ”‚   โ”œโ”€โ”€ Free_Font_Demo
โ”‚   โ”œโ”€โ”€ TBeam_TFT_Shield
โ”‚   โ”œโ”€โ”€ TFT_Char_times
โ”‚   โ””โ”€โ”€ UTFT_demo
โ”œโ”€โ”€ GPS                                      # T-Beam GPS demo examples
โ”‚   โ”œโ”€โ”€ TinyGPS_Example
โ”‚   โ”œโ”€โ”€ TinyGPS_FullExample
โ”‚   โ”œโ”€โ”€ TinyGPS_KitchenSink
โ”‚   โ”œโ”€โ”€ UBlox_BasicNMEARead                  # Only support Ublox GNSS Module           
โ”‚   โ”œโ”€โ”€ UBlox_NMEAParsing                    # Only support Ublox GNSS Module           
โ”‚   โ”œโ”€โ”€ UBlox_OutputRate                     # Only support Ublox GNSS Module      
โ”‚   โ””โ”€โ”€ UBlox_Recovery                       # Only support Ublox GNSS Module      
โ”œโ”€โ”€ LoRaWAN                                  # LoRaWAN examples
โ”‚   โ”œโ”€โ”€ LMIC_Library_OTTA
โ”‚   โ””โ”€โ”€ RadioLib_OTAA
โ”œโ”€โ”€ OLED
โ”‚   โ”œโ”€โ”€ SH1106FontUsage
โ”‚   โ”œโ”€โ”€ SH1106GraphicsTest
โ”‚   โ”œโ”€โ”€ SH1106IconMenu
โ”‚   โ”œโ”€โ”€ SH1106PrintUTF8
โ”‚   โ”œโ”€โ”€ SSD1306SimpleDemo
โ”‚   โ””โ”€โ”€ SSD1306UiDemo
โ”œโ”€โ”€ PMU                                      # T-Beam & T-Beam S3 PMU demo examples
โ”œโ”€โ”€ RadioLibExamples                         # RadioLib examples,Support SX1276/78/62/80...
โ”‚   โ”œโ”€โ”€ Receive_Interrupt
โ”‚   โ””โ”€โ”€ Transmit_Interrupt
โ”œโ”€โ”€ Sensor                                   # Sensor examples,only support t-beams3-supreme
โ”‚   โ”œโ”€โ”€ BME280_AdvancedsettingsExample
โ”‚   โ”œโ”€โ”€ BME280_TestExample
โ”‚   โ”œโ”€โ”€ BME280_UnifiedExample
โ”‚   โ”œโ”€โ”€ PCF8563_AlarmByUnits
โ”‚   โ”œโ”€โ”€ PCF8563_SimpleTime
โ”‚   โ”œโ”€โ”€ PCF8563_TimeLib
โ”‚   โ”œโ”€โ”€ PCF8563_TimeSynchronization
โ”‚   โ”œโ”€โ”€ QMC6310_CalibrateExample
โ”‚   โ”œโ”€โ”€ QMC6310_CompassExample
โ”‚   โ”œโ”€โ”€ QMC6310_GetDataExample
โ”‚   โ”œโ”€โ”€ QMC6310_GetPolarExample
โ”‚   โ”œโ”€โ”€ QMI8658_BlockExample
โ”‚   โ”œโ”€โ”€ QMI8658_GetDataExample
โ”‚   โ”œโ”€โ”€ QMI8658_InterruptBlockExample
โ”‚   โ”œโ”€โ”€ QMI8658_InterruptExample
โ”‚   โ”œโ”€โ”€ QMI8658_LockingMechanismExample
โ”‚   โ”œโ”€โ”€ QMI8658_MadgwickAHRS
โ”‚   โ”œโ”€โ”€ QMI8658_PedometerExample
โ”‚   โ”œโ”€โ”€ QMI8658_ReadFromFifoExample
โ”‚   โ””โ”€โ”€ QMI8658_WakeOnMotion
|โ”€โ”€ T3S3Factory                              # T3 S3 factory test examples
โ””โ”€โ”€ Factory                                  # T-Beam & T-Beam S3 and BPF factory test examples

3 Use reference

Product Youtube link explanation Status
T -BEAM Youtube link How do I drive the T-Beam display How to use T-Beam for positioning,How to use T-Beams for communication test โœ…
LilyGo device Youtube link How to enter boot mode to download the firmware โœ…

4 TTN

To access TTN (The Things Network), please refer to LilyGo_LoRa_Series_Quick_Start