{"id":23317160,"url":"https://github.com/adnksharp/ino-servo","last_synced_at":"2025-04-07T03:53:39.278Z","repository":{"id":135392593,"uuid":"508500418","full_name":"adnksharp/ino-servo","owner":"adnksharp","description":"Control de servomotor en Arduino sin librerías","archived":false,"fork":false,"pushed_at":"2022-08-13T18:33:32.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"base","last_synced_at":"2024-12-20T16:20:30.450Z","etag":null,"topics":["arduino-sketch"],"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/adnksharp.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":"2022-06-29T00:59:02.000Z","updated_at":"2023-06-27T19:28:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"12c0e727-5f54-4361-9dad-110ff6841e70","html_url":"https://github.com/adnksharp/ino-servo","commit_stats":null,"previous_names":["adnksharp/ino-servo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-servo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-servo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-servo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-servo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnksharp","download_url":"https://codeload.github.com/adnksharp/ino-servo/tar.gz/refs/heads/base","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238621843,"owners_count":19502739,"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":["arduino-sketch"],"created_at":"2024-12-20T16:20:36.718Z","updated_at":"2025-02-13T08:28:42.218Z","avatar_url":"https://github.com/adnksharp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Servo\n\n[![servo-bb.png](https://i.postimg.cc/wMdDYLZY/servo-bb.png)](https://postimg.cc/VrDJjrzK)\n\nControl de la posición de un servomotor sin usar la libreria servo.\n\n## Hardware y software necesarios\n- Placa de desarrollo Arduino \n- Display de 7 segmentos catodo común\n- Servomotor\n- [Arduino IDE](https://www.arduino.cc/en/software) o [Arduino CLI](https://arduino.github.io/arduino-cli/0.23/installation/)\n\n## Funcionamiento\n### Variables\n- ```f```: Tiempo de espera entre cambios de posición del servomotor.\n- ```c```: Posición del servomotor en grados.\n- ```g```: Variable para el funcionamiento de bucle.\n\n### Fuoncionamiento\n```c``` cambia entre 0 y 180 grados. Dentro de la función **servo()**, ```f``` varia entre 450 y 2450 para que el servomotor se mueva a la posición deseada:\n\n- Manteniendo la salida del servomotor en alto ```f``` microsegundos.\n- Manteniendo la salida del servomotor en bajo 20000 - ```f``` microsegundos.\n\n[![servo-esquem-tico.png](https://i.postimg.cc/Ss9cPDZG/servo-esquem-tico.png)](https://postimg.cc/r08d0C2d)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fino-servo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadnksharp%2Fino-servo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fino-servo/lists"}