Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamranaghlami/t-encoder-pro
An example project for LILYGO's T-Encoder-Pro using the PlatfomIO IDE, Arduino framework and LVGL.
https://github.com/kamranaghlami/t-encoder-pro
arduino esp32s3 lvgl platformio t-encoder-pro
Last synced: 4 months ago
JSON representation
An example project for LILYGO's T-Encoder-Pro using the PlatfomIO IDE, Arduino framework and LVGL.
- Host: GitHub
- URL: https://github.com/kamranaghlami/t-encoder-pro
- Owner: KamranAghlami
- License: mit
- Created: 2024-06-12T10:48:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T17:29:11.000Z (6 months ago)
- Last Synced: 2024-10-10T13:24:19.069Z (4 months ago)
- Topics: arduino, esp32s3, lvgl, platformio, t-encoder-pro
- Language: C
- Homepage:
- Size: 9.15 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# T-Encoder-Pro
An example project for LILYGO's [T-Encoder-Pro](https://www.lilygo.cc/products/t-encoder-plus) using the [PlatformIO](https://platformio.org) IDE, [Arduino](https://www.arduino.cc/) framework, and [LVGL](https://lvgl.io/) graphics library.**Note 1:** The code base at this state is adapted from nikthefix's [Lilygo_Support_T_Encoder_Pro_Smart_Watch](https://github.com/nikthefix/Lilygo_Support_T_Encoder_Pro_Smart_Watch) example, the plan is to provide a cleaner starting point just like my [T-Display-S3](https://github.com/KamranAghlami/T-Display-S3) project, hopefully soon.
**Note 2:** I've noticed some flash corruptions when uploading, if this happens you need to enter boot mode before uploading and restart the board afterward. The boot button is connected to the encoder's click button, so you should press the display and power cycle the device while holding it, either by pressing the reset or re-plugging the USB cable.