44 lines
1.3 KiB
Markdown
44 lines
1.3 KiB
Markdown
|
|
<h1 align = "center">🌟LILYGO T-0.99TFT🌟</h1>
|
|
|
|
|
|
## **[English](./README.MD) | [中文](./README_CN.MD)**
|
|
|
|
<h3 align = "left">Quick start:</h3>
|
|
|
|
1. Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the [Arduino website](http://www.arduino.cc/en/main/software).
|
|
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 Management -> Search for ESP32 and install
|
|
4. Select Tools -> Board ->
|
|
5. Copy the folder in the 'lib' directory to '~Arduino/libraries'
|
|
6. Define pins and select display direction in TFT GC9D01N.h
|
|
|
|
default setting
|
|
| PIN | |
|
|
| :------: | :---: |
|
|
| TFT_MISO | -1 |
|
|
| TFT_MOSI | 10 |
|
|
| TFT_SCLK | 20 |
|
|
| TFT_CS | -1 |
|
|
| TFT_DC | 2 |
|
|
| TFT_RST | -1 |
|
|
| TFT_BL | 8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3 align = "left">Product 📷:</h3>
|
|
|
|
| Product | Product Link |
|
|
| :-------: | :-----------------------------------------------------------------: |
|
|
| T-0.99TFT | [AliExpress](https://www.aliexpress.com/item/1005003954508518.html) |
|
|
|
|
## Pinout
|
|
|
|

|
|
|
|
|
|
|