{"id":34816036,"url":"https://github.com/thespaceegg/infinitepca9685","last_synced_at":"2026-05-03T18:35:16.108Z","repository":{"id":281048600,"uuid":"870120259","full_name":"TheSpaceEgg/InfinitePCA9685","owner":"TheSpaceEgg","description":"Abstraction of PCA9685 objects into single object for easy programming and control!","archived":false,"fork":false,"pushed_at":"2025-03-06T17:27:03.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T18:32:15.450Z","etag":null,"topics":["arduino","esp32","pca9685","pwm","servos"],"latest_commit_sha":null,"homepage":"","language":"C++","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/TheSpaceEgg.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":"2024-10-09T13:31:15.000Z","updated_at":"2025-03-06T17:27:07.000Z","dependencies_parsed_at":"2025-03-06T18:43:30.502Z","dependency_job_id":null,"html_url":"https://github.com/TheSpaceEgg/InfinitePCA9685","commit_stats":null,"previous_names":["thespaceegg/infinitepca9685"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/TheSpaceEgg/InfinitePCA9685","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpaceEgg%2FInfinitePCA9685","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpaceEgg%2FInfinitePCA9685/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpaceEgg%2FInfinitePCA9685/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpaceEgg%2FInfinitePCA9685/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSpaceEgg","download_url":"https://codeload.github.com/TheSpaceEgg/InfinitePCA9685/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSpaceEgg%2FInfinitePCA9685/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32580057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["arduino","esp32","pca9685","pwm","servos"],"created_at":"2025-12-25T13:38:43.130Z","updated_at":"2026-05-03T18:35:16.104Z","avatar_url":"https://github.com/TheSpaceEgg.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InfinitePCA9685 Library\r\n\r\n## Description\r\nThe `InfinitePCA9685` library is designed to manage and control multiple PCA9685 devices using a single object in an Arduino environment. It simplifies the control of PWM devices (such as servos or LEDs) by abstracting the management of multiple I2C devices into a single controller class. This library is adapted for Arduino from the original [multiPCA9685 library](https://github.com/TheSpaceEgg/multiPCA9685) created for Linux environments.\r\n\r\n## Author\r\n- **Will Hickmott**  \r\n  GitHub: [TheSpaceEgg](https://github.com/TheSpaceEgg)\r\n\r\n## Features\r\n- Control multiple PCA9685 devices via a single object.\r\n- Set PWM frequency and individual PWM signals for each device.\r\n- Easily scalable for complex hardware setups on Arduino.\r\n- Debug mode to monitor the status of each device.\r\n- Constructors based on multiple I2C buses or single bus.\r\n\r\n## Dependencies\r\nThis library depends on the `Wire` library for I2C communication, which is standard in Arduino environments.\r\n\r\n## Usage\r\nTo use the `InfinitePCA9685` library, include it in your Arduino sketch. See examples.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthespaceegg%2Finfinitepca9685","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthespaceegg%2Finfinitepca9685","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthespaceegg%2Finfinitepca9685/lists"}