{"id":16763886,"url":"https://github.com/cmdada/legodimensionsusb","last_synced_at":"2025-03-16T11:11:29.167Z","repository":{"id":217423875,"uuid":"743825320","full_name":"cmdada/legodimensionsusb","owner":"cmdada","description":"A python script to pulse between colors on a connected lego dimensions toypad ","archived":false,"fork":false,"pushed_at":"2024-02-26T03:07:53.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T23:11:35.260Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmdada.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}},"created_at":"2024-01-16T04:16:17.000Z","updated_at":"2024-01-16T04:17:31.000Z","dependencies_parsed_at":"2025-01-22T23:11:36.015Z","dependency_job_id":"f2490ceb-0781-4b76-bf7a-edc0b0f6e425","html_url":"https://github.com/cmdada/legodimensionsusb","commit_stats":null,"previous_names":["cmdada/legodimensionsusb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdada%2Flegodimensionsusb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdada%2Flegodimensionsusb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdada%2Flegodimensionsusb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdada%2Flegodimensionsusb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmdada","download_url":"https://codeload.github.com/cmdada/legodimensionsusb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858058,"owners_count":20359269,"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-13T05:23:49.747Z","updated_at":"2025-03-16T11:11:29.148Z","avatar_url":"https://github.com/cmdada.png","language":"Python","readme":"# Lego USB smooth color cycling\n\n## Overview\nThis Python script allows you to smoothly cycle colors on a Lego USB Pad. It uses USB communication to control the colors displayed on the pad.\n\n## Prerequisites\n- Python3 and pip3\n\n- Lego USB Pad (only tested with a wii u one)\n\n## Setup\n1. Connect your Lego USB Pad to your computer.\n2. Install the required Python library:\n   ```bash\n   pip3 install -r requirements.txt\n   ```\n3. Adjust the USB device information in the script if necessary (idVendor, idProduct).\n\n## Usage\nRun the script to smoothly cycle colors on the Lego USB Pad. The colors transition between the specified start and end colors repeatedly.\n\n```bash\nsudo python3 pulse.py\n```\n\n## Configuration\n- Modify the `start_color` and `end_color` variables in the script to set the initial and target colors.\n- Adjust the `transition_duration` variable to control the duration of each color transition (its not seconds i just dont want to fix it)\n\n## License\nThis project is licensed under the [GPL-3.0](LICENSE).\n\n## Acknowledgments\n- https://github.com/VincentXE/Lego-Dimensions-Pad-Scripts for the init stuff\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdada%2Flegodimensionsusb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmdada%2Flegodimensionsusb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdada%2Flegodimensionsusb/lists"}