{"id":23317152,"url":"https://github.com/adnksharp/ino-serialevent","last_synced_at":"2025-04-07T03:53:38.670Z","repository":{"id":135392605,"uuid":"508080742","full_name":"adnksharp/ino-serialevent","owner":"adnksharp","description":"uso de serialEvent en Arduino","archived":false,"fork":false,"pushed_at":"2022-08-11T03:51:44.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"base","last_synced_at":"2024-12-20T16:20:23.406Z","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-27T22:33:54.000Z","updated_at":"2023-06-27T19:27:19.000Z","dependencies_parsed_at":"2023-04-04T20:49:37.266Z","dependency_job_id":null,"html_url":"https://github.com/adnksharp/ino-serialevent","commit_stats":null,"previous_names":["adnksharp/ino-serialevent"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-serialevent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-serialevent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-serialevent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-serialevent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnksharp","download_url":"https://codeload.github.com/adnksharp/ino-serialevent/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:35.764Z","updated_at":"2025-02-13T08:28:41.929Z","avatar_url":"https://github.com/adnksharp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serialEvent\n[![Untitled-Sketch-bb.png](https://i.postimg.cc/nhTYnpyq/Untitled-Sketch-bb.png)](https://postimg.cc/Hrc72DsL)\nUso de la función ```SerialEvent()``` para recibir datos desde el puerto serie.\n\n## Hardware y software necesarios\n- Placa de desarrollo Arduino \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- ```sRun```: Variable para evitar que el programa se ejecute más de una vez.\n- ```Input```: String que contiene los datos recibidos por el puerto serie.\n- ```Cache```: String que contiene los antiguos datos recibidos por el puerto serie.\n\n#### Funcionamiento\nCuando se recibe un dato, los datos se guardan en un string para mandarse nuevamente al puerto serie usando la función ```serialEvent()```.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fino-serialevent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadnksharp%2Fino-serialevent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fino-serialevent/lists"}