{"id":20409755,"url":"https://github.com/jmysu/lvgl_gui","last_synced_at":"2026-04-07T20:31:23.345Z","repository":{"id":182255866,"uuid":"307331738","full_name":"jmysu/lvGL_GUI","owner":"jmysu","description":"lvGL7.7 GUI stuff ","archived":false,"fork":false,"pushed_at":"2020-10-30T04:08:37.000Z","size":76193,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-04T11:58:45.377Z","etag":null,"topics":["gui","lvgl","mingw64","osx","platformio","qt5","simulator","windows-10"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmysu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-10-26T10:11:31.000Z","updated_at":"2022-12-19T14:28:17.000Z","dependencies_parsed_at":"2023-07-19T10:32:46.091Z","dependency_job_id":null,"html_url":"https://github.com/jmysu/lvGL_GUI","commit_stats":null,"previous_names":["jmysu/lvgl_gui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmysu/lvGL_GUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmysu%2FlvGL_GUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmysu%2FlvGL_GUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmysu%2FlvGL_GUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmysu%2FlvGL_GUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmysu","download_url":"https://codeload.github.com/jmysu/lvGL_GUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmysu%2FlvGL_GUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31528266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gui","lvgl","mingw64","osx","platformio","qt5","simulator","windows-10"],"created_at":"2024-11-15T05:43:28.324Z","updated_at":"2026-04-07T20:31:23.328Z","avatar_url":"https://github.com/jmysu.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lvGL_GUI [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\u003cbr\u003e\nlvGL7.7 GUI stuff, build and run on Windows10(mingw64) \u0026\u0026 MAC OSX\u003cbr\u003e\n\n\n## lvGL GUI simulator for MAC OSX \u003cbr\u003e\nremember to update DYLD_LIBRARY_PATH with SDL2 lib,bin for running app...\u003cbr\u003e\n\u003cimg src=\"pic/lvGL7_OSX.gif\" width=640 /\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"pic/lvGL7_Stress.gif\" width=640 /\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cbr\u003e\u003cbr\u003e\n\n\n## lvGL GUI simulator for Window10 (Mingw64) \u003cbr\u003e\nremember to update PATH with SDL2 lib,bin for running app...\u003cbr\u003e\n\u003cimg src=\"pic/lvGL7.7_Win64.jpg\" width=640 /\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"pic/lvGL7_Bench01.jpg\" width=320 /\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cimg src=\"pic/lvGL7_Bench02.jpg\" width=480 /\u003e \u003cbr\u003e\n\u003cimg src=\"pic/lvGL7_Printer.jpg\" width=320 /\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cimg src=\"pic/lvGL7_Stress.jpeg\" width=480 /\u003e \u003cbr\u003e\u003cbr\u003e\n\n## lvGL GUI for Wio Terminal (ATSAMD51P19 ) \u003cbr\u003e\n__PlatformIO project__, use TFT_eSPI LCD driver, running lvGL7 benchmark...\u003cbr\u003e\n\u003cimg src=\"pic/lvGL7_WioTerminal.jpg\" width=320 /\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cimg src=\"pic/lvGL7_WioTerminal.gif\" width=480 /\u003e \u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cbr\u003e\u003cbr\u003e\n\n\n## References\n  - [libSDL](https://www.libsdl.org/) Simple DirectMedia Layer.\n  - [lvGL](https://github.com/lvgl/lvgl)  Light and Versatile Graphics Library.\n  - [lvGL.io](https://lvgl.io/developers) lvGL Getting Startted.\n  - [lvGL WioTerminal](https://wiki.seeedstudio.com/Wio-Terminal-LVGL/) lvGL on Wio Terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmysu%2Flvgl_gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmysu%2Flvgl_gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmysu%2Flvgl_gui/lists"}