Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LilyGo logo

🌟LilyGoLib-PlatformIO🌟

1 Overview

2 Platformio IDE Quick Start

  1. Install Visual Studio Code and Python
  2. Search for the PlatformIO plugin in the Visual Studio Code extension and install it.
  3. After the installation is complete, you need to restart Visual Studio Code
  4. After restarting Visual Studio Code, select File in the upper left corner of Visual Studio Code -> Open Folder -> select the LilyGoLib-PlatformIO directory
  5. Wait for the installation of third-party dependent libraries to complete
  6. Click on the platformio.ini file, and in the platformio column
  7. Select the board name you want to use in default_envs and uncomment it.
  8. The default compiled sketch is main.cpp in the src directory. If you need to compile an example in LilyGoLib, uncomment one of the lines src_dir = examples/xxxxx to enable it and make sure only one line is valid.
  9. Click the (✔) symbol in the lower left corner to compile
  10. Connect the board to the computer USB
  11. Click (→) to upload firmware
  12. Click (plug symbol) to monitor serial output

Important

⚠️ USB ports keep popping in and out?

  • T-Watch-S3 see here
  • T-Watch-S3-Plus see here
  • T-Watch-Ultra see here
  • T-LoRa-Pager see here

💠 Quick troubleshooting Write the factory firmware we provide for hardware diagnosis

About

No description, website, or topics provided.

Resources

Stars

14 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages