{"id":16320560,"url":"https://github.com/tuupola/esp_effects","last_synced_at":"2025-06-23T06:35:36.020Z","repository":{"id":47647619,"uuid":"260837719","full_name":"tuupola/esp_effects","owner":"tuupola","description":"Old school demo effects for ESP32","archived":false,"fork":false,"pushed_at":"2025-05-27T19:00:30.000Z","size":182,"stargazers_count":44,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-06T10:08:03.116Z","etag":null,"topics":["esp-idf","esp32","hagl","m5stack","t-watch-2020"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuupola.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-03T05:52:39.000Z","updated_at":"2025-05-27T19:00:34.000Z","dependencies_parsed_at":"2024-10-28T09:07:38.802Z","dependency_job_id":"f72f8ef2-d723-4152-a69d-ab4e9d160fd9","html_url":"https://github.com/tuupola/esp_effects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tuupola/esp_effects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuupola%2Fesp_effects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuupola%2Fesp_effects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuupola%2Fesp_effects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuupola%2Fesp_effects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuupola","download_url":"https://codeload.github.com/tuupola/esp_effects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuupola%2Fesp_effects/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261430246,"owners_count":23157156,"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","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":["esp-idf","esp32","hagl","m5stack","t-watch-2020"],"created_at":"2024-10-10T22:44:44.275Z","updated_at":"2025-06-23T06:35:31.001Z","avatar_url":"https://github.com/tuupola.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Old schoold demo effects for ESP32\n\n![ESP effects](https://appelsiini.net/img/2020/esp-effects.jpg)\n\nCreated to test the [HAGL graphics library](https://github.com/tuupola/hagl). For quick reference see the [recording on Vimeo](https://vimeo.com/419551395).\n\nReady made config files for M5Stack, M5Stack Core2, M5Stick C, M5Stick CPlus, TTGO T-Display, TTGO T4 V13, TTGO T-Watch 2020 and LilyGO T-QT Pro. For example to compile and flash for M5Stack run the following.\n\n```\n$ git clone https://github.com/tuupola/esp_effects.git --recursive\n$ cd esp_effects\n$ cp sdkconfig.m5stack sdkconfig\n$ make -j8 flash\n```\n\nIf you have some other board or display run menuconfig yourself. For smaller screens triple buffering offers the smoothest animations.\n\n```\n$ git clone https://github.com/tuupola/esp_effects.git --recursive\n$ cd esp_effects\n$ make menuconfig\n$ make -j8 flash\n```\n\nOr if you are using the new build system.\n\n```\n$ git clone https://github.com/tuupola/esp_effects.git --recursive\n$ cd esp_effects\n$ idf.py menuconfig\n$ idf.py build flash\n```\n\n## Run on computer\n\nHAGL is hardware agnostic. You can run the demos also [on your computer](https://github.com/tuupola/sdl2_effects).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuupola%2Fesp_effects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuupola%2Fesp_effects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuupola%2Fesp_effects/lists"}