T-keyboard/README.md

42 lines
1.4 KiB
Markdown

<h1 align = "center">🌟LILYGO T-keyboard🌟</h1>
## **English | [中文](./README_CN.MD)**
<h3 align = "left">Quick start:</h3>
**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](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 -> ESP32C3 Dev Module
4. If you do not have a driver installed, you need to install it (Window:ch341ser2.exe, MAC:ch34x_mac_driver_v1.6.zip [New driver reference](https://github.com/LilyGO/LILYGO-T-OI/issues/3#issuecomment-907645945 ))
5. Need to install the following dependencies
- [ESP32-BLE-Keyboard](https://github.com/T-vK/ESP32-BLE-Keyboard/tree/0.3.0)
- [T-0.99TFT](https://github.com/Xinyuan-LilyGO/T-0.99TFT)
<h3 align = "left">Product 📷:</h3>
| Product | Product Link |
| :--------: | :----------------------------------------------------------------: |
| T-keyboard | [AliExpress](https://pt.aliexpress.com/item/1005004182998265.html) |
## Matters need attention
1. Do not set the screen backlight to too high, which may cause overexposure
## Pinout
![](image/T-Keyboard.jpg)