{"id":34609451,"url":"https://github.com/bthuilot/pixelate","last_synced_at":"2026-05-22T23:32:52.618Z","repository":{"id":79216517,"uuid":"453698568","full_name":"bthuilot/pixelate","owner":"bthuilot","description":"Code for running my RGB Matrix hung in my apt. Written in Go","archived":false,"fork":false,"pushed_at":"2024-04-19T12:47:10.000Z","size":3349,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T02:39:21.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/bthuilot.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-30T14:13:20.000Z","updated_at":"2022-12-26T04:11:11.000Z","dependencies_parsed_at":"2025-12-24T14:02:26.422Z","dependency_job_id":null,"html_url":"https://github.com/bthuilot/pixelate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bthuilot/pixelate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthuilot%2Fpixelate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthuilot%2Fpixelate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthuilot%2Fpixelate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthuilot%2Fpixelate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bthuilot","download_url":"https://codeload.github.com/bthuilot/pixelate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthuilot%2Fpixelate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33376130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-22T21:56:13.512Z","status":"ssl_error","status_checked_at":"2026-05-22T21:56:10.769Z","response_time":265,"last_error":"SSL_read: 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":[],"created_at":"2025-12-24T14:01:24.123Z","updated_at":"2026-05-22T23:32:52.600Z","avatar_url":"https://github.com/bthuilot.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# πxelate\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/bthuilot/pixelate)](https://goreportcard.com/report/github.com/bthuilot/pixelate)\n\n\n*Note*: This project was inspired by [@rwardtech](https://www.tiktok.com/@rwardtech) on TikTok and his SpotiPi project which can be view [here on GitHub](https://github.com/ryanwa18/spotipi).\n\n\n## Examples\n\n |                      Pink Floyd - Dark side of the Moon                       |                        Tame Impala - Currents                         |                      Daft Punk - Alive (2007)                      |\n|:-----------------------------------------------------------------------------:|:---------------------------------------------------------------------:|:------------------------------------------------------------------:|\n | ![Pink floyd - dark side of the moon](assets/img/readme/pink-floyd-dsotm.jpg) | ![Tame Impala - Currents](assets/img/readme/tame-impala-currents.jpg) | ![Daft Punk - Alive (2007)](assets/img/readme/daft-punk-alive.jpg) |\n\n\n\n## Hardware Needed\n\n1. [Raspberry Pi](https://www.raspberrypi.com/products/) \u0026 SD Card with Raspbian installed\n2. [64x64 RGB Matrix](https://www.adafruit.com/product/3649)\n3. [Adafruit Matrix Bonnet Hat](https://www.adafruit.com/product/3211)\n4. [5V 10A A/C Adapter](https://www.adafruit.com/product/658)\n\n## Up and Running\n\nTo Install:\n1. navigate to the releases tab and download the latest GZip of the binary.\n2. Create the file `config.yml` in the folder `/etc/pixelate/` (an example is shown in [`example.config.yml`](/example.config.yml))\n3. Run the binary\n\n### Build from source\n\n```bash\n# Clone the repo\ngit clone --recurse-submodules github.com/bthuilot/pixelate\ncd pixelate\n# Build project and dependencies\nmake\n\ncp example.config.yml config.yml\n# Edit the config.yml ...\nsudo make install\n\n/usr/local/bin/pixlate\n```\n\n## Supported screens\n\nA \"Screen\" represents a service that will render to the display.\n\nThe current list of \"screen\" values are:\n\n- **Spotify**: Render the currently playing album to the board\n- **Wifi QR Code**: Render a QR code to join a wifi network\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbthuilot%2Fpixelate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbthuilot%2Fpixelate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbthuilot%2Fpixelate/lists"}