🌟LILYGO® T-OI PLUS 🌟
pin
LILYGO T-IO Plus pin
RGB
How to coding
- 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)
Need to install the following dependencies
- Adafruit_NeoPixel
- Need to install the following dependenciesAdafruit_NeoPixelHow to coding
Comments
Please log in or sign up to comment.