# esp32-ugfx-gui **Repository Path**: seanwei/esp32-ugfx-gui ## Basic Information - **Project Name**: esp32-ugfx-gui - **Description**: use ugfx on esp32,with some lcd、touch device drivers - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-05-26 - **Last Updated**: 2021-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # esp32-ugfx-gui use ugfx on esp32,with some lcd、touch device drivers ## USAGE 1.copy components of the esp32-lvgl-gui to components of esp-idf as a independent component 2.add components path to `EXTRA_COMPONENT_DIRS` 3.run `make menuconfig` to configuration gui 4.add some drivers for ugfx (option) ## Video [Twitter Video](https://twitter.com/InfiniteYuan/status/1031738527266947072)