{"id":18701308,"url":"https://github.com/marinx/droneservo","last_synced_at":"2026-04-24T20:36:59.083Z","repository":{"id":77919351,"uuid":"531436640","full_name":"MarinX/droneservo","owner":"MarinX","description":"A drone hardware fun plugin :)","archived":false,"fork":false,"pushed_at":"2022-09-01T08:51:24.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T05:44:06.730Z","etag":null,"topics":["drone-ci","droneio","golang","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarinX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-01T08:49:50.000Z","updated_at":"2025-04-03T15:16:26.000Z","dependencies_parsed_at":"2023-02-27T22:00:41.149Z","dependency_job_id":null,"html_url":"https://github.com/MarinX/droneservo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarinX/droneservo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarinX%2Fdroneservo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarinX%2Fdroneservo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarinX%2Fdroneservo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarinX%2Fdroneservo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarinX","download_url":"https://codeload.github.com/MarinX/droneservo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarinX%2Fdroneservo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32240240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["drone-ci","droneio","golang","raspberry-pi"],"created_at":"2024-11-07T11:41:13.169Z","updated_at":"2026-04-24T20:36:59.055Z","avatar_url":"https://github.com/MarinX.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"A webhook extension for fun project using gobot, rpi and servo motor . _Please note this project requires Drone server version 1.4 or higher._\n\n## Demo\n\nhttps://user-images.githubusercontent.com/3714132/187873496-79807991-04db-4faa-81fd-7d639ba99be6.mp4\n\n\n## Installation\n\nCreate a shared secret:\n\n```console\n$ openssl rand -hex 16\nbea26a2221fd8090ea38720fc445eca6\n```\n\nDownload and run the plugin:\n\n```console\n$ go build \n$ ./piservo\n```\n\nSet env variables (it's best first to check the angles using cli tool)\n\n```sh\n// set GPIO pin where servo motor is located on rpi\nexport DRONE_GPIO_PIN=17\n// set the angle when the build is not running (default state)\nexport DRONE_SERVO_ANGLE_NONE=22\n// set the angle when the build is running\nexport DRONE_SERVO_ANGLE_RUN=33\n// set the angle when build is failed\nexport DRONE_SERVO_ANGLE_FAIL=45\n// set the angle when build is success\nexport DRONE_SERVO_ANGLE_PASS=60\n\n```\n\nUpdate your Drone server configuration to include the plugin address and the shared secret.\n\n```text\nDRONE_WEBHOOK_ENDPOINT=http://1.2.3.4:3000\nDRONE_WEBHOOK_SECRET=bea26a2221fd8090ea38720fc445eca6\n```\n\n## License\n\nThis software is licensed under the [Blue Oak Model License 1.0.0](https://spdx.org/licenses/BlueOak-1.0.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarinx%2Fdroneservo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarinx%2Fdroneservo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarinx%2Fdroneservo/lists"}