Fork of LilyGo-LoRa-Series
Find a file
2020-11-24 17:03:49 +08:00
examples Update examples 2020-11-24 17:03:49 +08:00
images Fix some bugs, add description, platformio.ini 2020-02-27 09:08:01 +08:00
libdeps Update examples 2020-11-24 17:03:49 +08:00
schematic Update examples 2020-11-24 17:03:49 +08:00
.gitignore Update examples 2020-11-24 17:03:49 +08:00
README.MD Update examples 2020-11-24 17:03:49 +08:00
README_CN.MD Update examples 2020-11-24 17:03:49 +08:00

🌟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. Choose TTGO T-Beam for the board
  4. Select the port of the board in the port
  5. The default version is 1.0/1.1. If the purchased version is v0.7, please comment out T_BEAM_V10 in the example utilities.h, and uncomment T_BEAM_V07, if you dont know the version, please ask customer service, or Check the silkscreen on the board
  6. Upload

Product 📷:

Product Product Link
T-Beam SX1278/SX1276 Product link
T-Beam SX1262 Product link

Application :

Datasheet :

Schematic :

PinOut :

Pins T_BEAM(AXP192) T_BEAM_V07
LORA_SCK 5 5
LORA_MISO 19 19
LORA_MOSI 27 27
LORA_SS 18 18
LORA_DIO0 26 26
LORA_DIO1 33 33
LORA_DIO2 32 32
LORA_RST 23 23
GPS_RX_PIN 34 12
GPS_TX_PIN 12 15
I2C_SDA 21 21
I2C_SCL 22 22
PMU_IRQ 35 N/A
USER BUTTON 36 N/A

Power Control Channel :

Modules T_BEAM_V10/V1.1 T_BEAM_V07
GPS LDO3 No supoort
LORA LDO2 No supoort
OLED DCDC1 No supoort