{"id":28155989,"url":"https://github.com/trianglesis/esp32-c6-lcd-1.47-test-lvgl","last_synced_at":"2026-06-18T23:31:47.230Z","repository":{"id":287378220,"uuid":"964510967","full_name":"trianglesis/ESP32-C6-LCD-1.47-Test-LVGL","owner":"trianglesis","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-11T11:15:43.000Z","size":96615,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T07:15:24.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trianglesis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-11T10:26:44.000Z","updated_at":"2025-04-11T11:15:47.000Z","dependencies_parsed_at":"2025-04-11T13:10:03.340Z","dependency_job_id":null,"html_url":"https://github.com/trianglesis/ESP32-C6-LCD-1.47-Test-LVGL","commit_stats":null,"previous_names":["trianglesis/esp32-c6-lcd-1.47-test-lvgl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trianglesis/ESP32-C6-LCD-1.47-Test-LVGL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trianglesis%2FESP32-C6-LCD-1.47-Test-LVGL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trianglesis%2FESP32-C6-LCD-1.47-Test-LVGL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trianglesis%2FESP32-C6-LCD-1.47-Test-LVGL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trianglesis%2FESP32-C6-LCD-1.47-Test-LVGL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trianglesis","download_url":"https://codeload.github.com/trianglesis/ESP32-C6-LCD-1.47-Test-LVGL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trianglesis%2FESP32-C6-LCD-1.47-Test-LVGL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34511617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-15T07:14:59.234Z","updated_at":"2026-06-18T23:31:47.074Z","avatar_url":"https://github.com/trianglesis.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Waveshare ESP32 C6 LCD 1.47\n\nCan use LVGL from SquareLine studio right away with very small modifications.\n\nESP32-C6-LCD-1.47\n\n- Product [Wiki](https://www.waveshare.com/wiki/ESP32-C6-LCD-1.47)\n- Product [demo.zip](https://files.waveshare.com/wiki/ESP32-C6-LCD-1.47/ESP32-C6-LCD-1.47-Demo.zip)\n\n\n![example](300px-ESP32-C6-LCD-1.47-demo-01.png)\n\nSetup the example project as described at the wiki.\n\nNow setup SquareLine project as following:\n\n![SQ Line projext](image-1.png)\n\n- Export ui files at the `main/ui`\n- Import UI files in `main/main.c` as `#include \"ui/ui.h\"`\n- Modify `ui.h` from `main/ui/ui.h` to include lvgl from root dir: `#include \"lvgl.h\"`\n- Init the UI right before the loop: `ui_init();`\n- Call LVGL objects after: `lv_timer_handler`\n\n```code\n// Init SQ Line Studio elements\nlv_arc_set_value(ui_Arc1, counter);\nlv_label_set_text_fmt(ui_Label1, \"%d\", counter);\nlv_label_set_text(ui_Label2, \"CO2 ppm\");\n```\n\nWorking:\n\n![ui](IMG_20250411_132530391.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrianglesis%2Fesp32-c6-lcd-1.47-test-lvgl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrianglesis%2Fesp32-c6-lcd-1.47-test-lvgl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrianglesis%2Fesp32-c6-lcd-1.47-test-lvgl/lists"}