English | 中文
USE PlatformIO
- InstallVSCODEandPython
- Search for the PlatformIO plug-in in the VSCODE extension and install it.
- 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
- Go to file - > Open folder - > Select the LilyGO-T-OI-PLUS folder and click the (√) symbol in the lower left corner to compile (→) for upload.
USE Arduino IDE
- Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the Arduino website.
- 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.
- Select Tools -> Board -> ESP32C3 Dev Module
- 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)
- Need to install the following dependencies
USE Micropython
- Download and upload the firmware
- Note that the firmware upload address is 0x0, not 0x1000.
Product | Product Link |
---|---|
T-OI-PLUS | AliExpress |