fangle / T-Encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟LILYGO T-Encoder🌟

Quick start:

USE Arduino IDE

  1. Install Arduino IDE Arduino website.
  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 -> ESP32 Pico
  5. Copy all the folders in the lib directory to "C:\User<YourName>\Documents\Arduino\libraries"

USE PlatformIO

  1. Install VSCode
  2. Install the PlatformIO extension in VSCode

Product 📷:

Product Product Link
T-Encoder AliExpress

Pinout

About

License:MIT License


Languages

Language:C++ 100.0%