https://github.com/lvgl/lv_drivers
TFT and touch pad drivers for LVGL embedded GUI library
https://github.com/lvgl/lv_drivers
driver embedded littlevgl lvgl microcontroller tft touch-pad-driver
Last synced: about 4 hours ago
JSON representation
TFT and touch pad drivers for LVGL embedded GUI library
- Host: GitHub
- URL: https://github.com/lvgl/lv_drivers
- Owner: lvgl
- License: mit
- Created: 2017-11-26T11:19:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T15:20:41.000Z (about 1 month ago)
- Last Synced: 2025-05-08T21:19:15.355Z (6 days ago)
- Topics: driver, embedded, littlevgl, lvgl, microcontroller, tft, touch-pad-driver
- Language: C
- Homepage: https://docs.lvgl.io/master/porting/index.html
- Size: 520 KB
- Stars: 361
- Watchers: 13
- Forks: 332
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Display and Touch pad drivers
Display controller and touchpad driver to can be directly used with [LVGL](https://lvgl.io/).
To learn more about using drivers in LittlevGL visit the [Porting guide](https://docs.lvgl.io/latest/en/html/porting/index.html).
If you used a new display or touchpad driver with LittlevGL please share it with other people!