{"id":15102121,"url":"https://github.com/calint/jc4827w543r","last_synced_at":"2026-02-12T01:39:49.716Z","repository":{"id":238099247,"uuid":"795868477","full_name":"calint/JC4827W543R","owner":"calint","description":"toy game for JC4827W543R and ESP32-2432S028R using visual code and platformio","archived":false,"fork":false,"pushed_at":"2024-05-29T01:40:53.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T23:37:12.128Z","etag":null,"topics":["esp32-2432s028","esp32-2432s028r","jc4827w543","jc4827w543r","platformio"],"latest_commit_sha":null,"homepage":"","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/calint.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}},"created_at":"2024-05-04T09:43:05.000Z","updated_at":"2024-12-23T22:07:29.000Z","dependencies_parsed_at":"2024-06-04T12:52:53.934Z","dependency_job_id":null,"html_url":"https://github.com/calint/JC4827W543R","commit_stats":{"total_commits":107,"total_committers":1,"mean_commits":107.0,"dds":0.0,"last_synced_commit":"8cd370751d6bfed05e4c92d19a84f2513c51ad92"},"previous_names":["calint/jc4827w543r"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/calint/JC4827W543R","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calint%2FJC4827W543R","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calint%2FJC4827W543R/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calint%2FJC4827W543R/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calint%2FJC4827W543R/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calint","download_url":"https://codeload.github.com/calint/JC4827W543R/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calint%2FJC4827W543R/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271469227,"owners_count":24765124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":["esp32-2432s028","esp32-2432s028r","jc4827w543","jc4827w543r","platformio"],"created_at":"2024-09-25T18:47:20.893Z","updated_at":"2026-02-12T01:39:49.685Z","avatar_url":"https://github.com/calint.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e :bell: continued in [https://github.com/calint/platformio-bam](https://github.com/calint/platformio-bam)\n\n## intention\n* developing using arduino framework with visual code and platformio\n* exploring the devices by developing a toy game\n* developing a platform-independent toy game engine featuring:\n  - smooth scrolling tile map\n  - sprites in layers with pixel precision on-screen collision detection\n  - intuitive definition of game objects and logic\n\n## device ESP32-2432S028R\n\na.k.a. cheap-yellow-display (CYD)\n\n* display: 240 x 320\n* performance: ~30 frames per second\n\n* [purchased at](https://www.aliexpress.com/item/1005004502250619.html)\n* [community](https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display)\n\n## device JC4827W543R\n\na.k.a. cheap-chonky-display (CCD)\n\n* display: 272 x 480\n* performance: ~40 frames per second\n\n* [purchased at](https://www.aliexpress.com/item/1005006729377800.html)\n* [manufacturer](https://www.guition.com)\n* [documentation](https://github.com/lsdlsd88/JC4827W543)\n* [download](http://pan.jczn1688.com/s/zyojx8)\n* [community](https://discord.com/channels/630078152038809611/1199730744424153109)\n\n## development environment\n* Visual Code 1.89.0\n* PlatformIO 6.1.15\n* Espressif 32 (6.6.0) \u003e Espressif ESP32 Dev Module\n* esp-idf 4.4 patch 6\n* packages:\n  - framework-arduinoespressif32 @ 3.20014.231204 (2.0.14) \n  - tool-esptoolpy @ 1.40501.0 (4.5.1) \n  - toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5\n* dependencies:\n  - https://github.com/PaulStoffregen/XPT2046_Touchscreen#v1.4\n  - https://github.com/Bodmer/TFT_eSPI#V2.5.43\n\n## videos\n\n\u003cvideo width=\"240\" height=\"320\" src=\"https://github.com/calint/JC4827W543R/assets/1920811/8b5c0ccf-73d2-4392-b81a-12377bdd7c0d\"\u003e\u003c/video\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalint%2Fjc4827w543r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalint%2Fjc4827w543r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalint%2Fjc4827w543r/lists"}