Skip to content

Xinyuan-LilyGO/T-Dongle-ESP32S2

Repository files navigation

🌟LilyGo T-Dongle🌟

Introduce

The DIP switch just controls the on-off of the USB data line below

Quick Start

Arduino

  1. Click "File" in the upper left corner -> Preferences -> Additional Development >Board Manager URL -> Enter the URL in the input box

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

  1. Click OK and the software will be installed by itself. After installation, restart the Arduino IDE software.

  2. Paste everything in the lib folder into the \Documents\Arduino\libraries directory. The TFT driver model is ST7789. The annotated information in the file is the TFT_eSPI library pin number. No modification is required if the TFT_eSPI provided in the lib is used. Other libraries can refer to pins for configuration.

  3. Please refer to this guide for drivers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages