{"id":17816451,"url":"https://github.com/zebrajaeger/remote-object-rotator-and-camera-trigger","last_synced_at":"2025-08-19T02:40:27.007Z","repository":{"id":97329292,"uuid":"590799678","full_name":"zebrajaeger/remote-object-rotator-and-camera-trigger","owner":"zebrajaeger","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-01T09:49:35.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T23:42:57.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zebrajaeger.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":"2023-01-19T08:34:42.000Z","updated_at":"2023-01-20T10:27:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"53bea1ab-3432-4d79-a0b9-70109b9b6137","html_url":"https://github.com/zebrajaeger/remote-object-rotator-and-camera-trigger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrajaeger%2Fremote-object-rotator-and-camera-trigger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrajaeger%2Fremote-object-rotator-and-camera-trigger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrajaeger%2Fremote-object-rotator-and-camera-trigger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrajaeger%2Fremote-object-rotator-and-camera-trigger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zebrajaeger","download_url":"https://codeload.github.com/zebrajaeger/remote-object-rotator-and-camera-trigger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246779906,"owners_count":20832482,"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-27T16:38:10.481Z","updated_at":"2025-04-02T08:26:03.038Z","avatar_url":"https://github.com/zebrajaeger.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# remote-object-rotator-and-camera-trigger\n\n![](doc/electron_4cFnorPVEA.png)\n\n## Setting WiFi credentials\n\n- Power the flashed ESP32\n- It starts new access point\n- Connect to AP and it should open the settings dialog\n- Change Settings, unplug and plug-in the device\n\n## Handlers\n\n### Status \n\n- http://x.x.x.x/status\n- GET\n- no parameters\n- no body\n\nExample:\n\n```json\n{\n  \"pos\": 4000,\n  \"running\": false\n}\n```\n\n### Camera\n\n- http://x.x.x.x/camera\n- POST\n- no parameters\n\nBody (Example):\n\n```json\n{\n  \"focus\": 500,\n  \"trigger\": 1000\n}\n```\n\nmeans: 500ms camera focus time and 1000ms camera trigger time. \n\n### Stepper-move\n\n- http://x.x.x.x/move\n- POST\n- no parameters\n \nBody (Example):\n\n```json\n{\n  \"move\": 1000,\n  \"off-after-move\": true\n}\n```\n\nmeans: \n- rotating the motor 1000 steps\n  - negative values are allowed\n- switch the motor off after the motion \n  - optional\n  - default: false\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzebrajaeger%2Fremote-object-rotator-and-camera-trigger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzebrajaeger%2Fremote-object-rotator-and-camera-trigger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzebrajaeger%2Fremote-object-rotator-and-camera-trigger/lists"}