{"id":25644220,"url":"https://github.com/solvro/hardware-led-cube","last_synced_at":"2026-03-07T09:31:31.370Z","repository":{"id":278777567,"uuid":"922222214","full_name":"Solvro/hardware-led-cube","owner":"Solvro","description":"This repository contains code for configuring hardware, developing drivers, and managing services for a 3D LED Cube. It includes a custom service to control LED patterns, animations, and functionality, providing an interface to determine and program how the LED matrix operates.","archived":false,"fork":false,"pushed_at":"2025-03-09T19:40:42.000Z","size":1171,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T16:58:39.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/Solvro.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,"zenodo":null}},"created_at":"2025-01-25T16:36:01.000Z","updated_at":"2025-03-09T19:40:47.000Z","dependencies_parsed_at":"2025-02-21T17:20:42.364Z","dependency_job_id":"ec67100e-8124-4650-a38b-b1424e99160a","html_url":"https://github.com/Solvro/hardware-led-cube","commit_stats":null,"previous_names":["solvro/hardware-led-cube"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Solvro/hardware-led-cube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fhardware-led-cube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fhardware-led-cube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fhardware-led-cube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fhardware-led-cube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Solvro","download_url":"https://codeload.github.com/Solvro/hardware-led-cube/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fhardware-led-cube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30210832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"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-02-23T07:32:41.334Z","updated_at":"2026-03-07T09:31:31.340Z","avatar_url":"https://github.com/Solvro.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hardware-led-cube\n\n![3DLEDCUBE_animation](https://github.com/Solvro/hardware-led-cube/blob/additional-assets/Aura-Cube.gif)\n\n## Description\n\nThis repository contains code for configuring hardware, developing drivers, and managing services for a 3D LED Cube. It includes a custom service to control LED patterns, animations, and functionality, providing an interface to determine and program how the LED matrix operates.\n\n## Project with workflow management\n\n[Tasks here](https://github.com/orgs/Solvro/projects/28)\n\n## Usage\n\n### Dependencies\n\n- To build the mock binary,\nensure that you fulfill the requirements for the\n[go-gl](https://github.com/go-gl/gl) package.\n\n- To build the binary for the raspberry pi,\nensure to fulfill the requirements described [here](https://github.com/rpi-ws281x/rpi-ws281x-go?tab=readme-ov-file#installing).\n\n### Building\n\n```bash\ngo build\n```\n\n- This produces an executable file named `hardware-led-cube`.\nIf the project was not compiled on arm64 linux (RPi), executing the binary will open up a window with a mock cube.\n \n- Compiling on arm64 linux produces a binary that will use the RPi-ws281x library to control physical LEDs.\n\n### Running\n\n```bash\n./hardware-led-cube\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolvro%2Fhardware-led-cube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolvro%2Fhardware-led-cube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolvro%2Fhardware-led-cube/lists"}