Skip to content

compenguy/T-RSC3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟LILYGO T-RSC3 🌟

English | 中文

Quick start:

USE Arduino IDE

  1. Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the Arduino website.
  2. Start Arduino and open Preferences window. In additional board manager add url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json .separating them with commas.
  3. Select Tools -> Board -> ESP32C3 Dev Module
  4. Need to install the following dependencies

USE PlatformIO

  1. Install VSCODE and Python
  2. Search for the PlatformIO plug-in in the VSCODE extension and install it.
  3. After the installation is complete and the reload is completed, there will be a small house icon in the lower left corner. Click to display the PlatformIO IDE home page
  4. Go to file -> Open folder -> Select the T-RSC3 folder and click the (√) symbol in the lower left corner to compile (→) for upload.

Product 📷:

Product Product Link
T-RSC3 AliExpress

Pinout

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.4%
  • C 6.9%
  • Python 4.1%
  • HTML 1.5%
  • Java 1.1%
  • Processing 0.5%
  • Other 1.5%