{"id":15724465,"url":"https://github.com/knuxify/pico-pin","last_synced_at":"2025-03-31T01:14:40.323Z","repository":{"id":139954322,"uuid":"535552180","full_name":"knuxify/pico-pin","owner":"knuxify","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-17T16:34:25.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T20:55:24.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/knuxify.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":"2022-09-12T07:16:22.000Z","updated_at":"2022-09-16T18:51:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"757d6b4f-7847-440a-a98f-64d1f4121335","html_url":"https://github.com/knuxify/pico-pin","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/knuxify%2Fpico-pin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knuxify%2Fpico-pin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knuxify%2Fpico-pin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knuxify%2Fpico-pin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knuxify","download_url":"https://codeload.github.com/knuxify/pico-pin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399798,"owners_count":20770908,"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":[],"created_at":"2024-10-03T22:16:45.723Z","updated_at":"2025-03-31T01:14:40.292Z","avatar_url":"https://github.com/knuxify.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pico-pin\n\nThis is a Micropython project that turns a Raspberry Pi Pico (and potentially other Micropython-supported devices, if you're willing to tweak the parameters) into a little display for animated images.\n\nImages are converted with the png2rgb565.py utility, which takes the image file and an output prefix (for example, \"anim/anim\" is going to output \"anim/anim_0.zl\", \"anim/anim_1.zl\", etc.) as input. You are responsible for scaling and cropping the image so that it fits in the 240x240 display.\n\nConverted images are stored in a folder, with separate files for each frame. .zl contains zlib-compressed data, which is decompressed on the Pico before the image is displayed. Those folders are stored in `/anim/` on the Pico, and that's where `main.py` loads them from.\n\nThis program assumes you're using a [1.3\" Pico LCD from Waveshare](https://www.waveshare.com/pico-lcd-1.3.htm), but it should be possible to modify it to work on other boards as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknuxify%2Fpico-pin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknuxify%2Fpico-pin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknuxify%2Fpico-pin/lists"}