{"id":16769194,"url":"https://github.com/phptuts/fastled-animator","last_synced_at":"2025-03-21T23:33:57.848Z","repository":{"id":51292609,"uuid":"491768191","full_name":"phptuts/fastled-animator","owner":"phptuts","description":"Create simple rgb led light animations without code.","archived":false,"fork":false,"pushed_at":"2022-10-18T06:47:33.000Z","size":572,"stargazers_count":26,"open_issues_count":10,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T10:51:17.375Z","etag":null,"topics":["arduino","fastled"],"latest_commit_sha":null,"homepage":"https://www.fastledanimator.com/","language":"JavaScript","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/phptuts.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}},"created_at":"2022-05-13T05:27:19.000Z","updated_at":"2025-02-17T20:43:46.000Z","dependencies_parsed_at":"2022-08-29T05:30:46.241Z","dependency_job_id":null,"html_url":"https://github.com/phptuts/fastled-animator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phptuts%2Ffastled-animator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phptuts%2Ffastled-animator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phptuts%2Ffastled-animator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phptuts%2Ffastled-animator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phptuts","download_url":"https://codeload.github.com/phptuts/fastled-animator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166744,"owners_count":20409179,"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":["arduino","fastled"],"created_at":"2024-10-13T06:13:33.240Z","updated_at":"2025-03-21T23:33:57.523Z","avatar_url":"https://github.com/phptuts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastLED Animator\n\nMy mission is to empower noncoders to make art with RGB-led light strips. Not knowing how to code should not stop you from creating. I want to enable artists, hobbyists, and the curious to build amazing things. If you have any feedback or use cases, please email me at glaserpower [] gmail.com.\n\n## Thank You\n\nThe code used to run the rgb LEDs on the Arduino is [fastled](https://fastled.io/). It's a free, open-source project. I would not have been able to build the website without them. Thank you [focalintent](https://github.com/focalintent) and [kriegsman](https://github.com/kriegsman) for this making possible!\n\n\n## Future LED Object\n\n```js\nconst frame = {\n    // [1,2,4] are the leds that will be colored \"#00AA00\"\n    colors: [{\"#00AA00\": [1,2,4], \"#AA0000\": [3,5]}],\n    // These are the selected leds\n    selected: [1,2,3]\n} \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphptuts%2Ffastled-animator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphptuts%2Ffastled-animator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphptuts%2Ffastled-animator/lists"}