{"id":23340276,"url":"https://github.com/chanulee/simplenodeserial","last_synced_at":"2025-04-07T14:45:58.579Z","repository":{"id":268023767,"uuid":"903051564","full_name":"chanulee/simpleNodeSerial","owner":"chanulee","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-18T01:00:00.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T17:17:39.904Z","etag":null,"topics":["arduino","nodejs","nodejs-server","serial-communication"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/chanulee.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-12-13T20:35:12.000Z","updated_at":"2024-12-18T01:01:51.000Z","dependencies_parsed_at":"2024-12-13T21:39:23.241Z","dependency_job_id":null,"html_url":"https://github.com/chanulee/simpleNodeSerial","commit_stats":null,"previous_names":["chanulee/simplenodeserial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanulee%2FsimpleNodeSerial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanulee%2FsimpleNodeSerial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanulee%2FsimpleNodeSerial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanulee%2FsimpleNodeSerial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanulee","download_url":"https://codeload.github.com/chanulee/simpleNodeSerial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675617,"owners_count":20977376,"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","nodejs","nodejs-server","serial-communication"],"created_at":"2024-12-21T04:20:59.391Z","updated_at":"2025-04-07T14:45:58.558Z","avatar_url":"https://github.com/chanulee.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simpleNodeSerial\nclient (index.html + other js) --\u003e server.js --\u003e Arduino (test.ino)  \nThis test code is set on Arduino uno R3.  \nBased on the button pressed on the client (port 3000), Builtin LED of Arduino Uno blinks.  \n\n## Initial set up / dependencies\nMake sure that npm and nodeJS are installed on the device.\n\n```\nnpm init -y\n```\n\n```\nnpm install express serialport\n```\n\n## How to use\n\n1. Upload the arduino code\n2. Close the serial monitor\n3. Initiate server\n```\nnode server.js\n```\n4. http://localhost:3000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanulee%2Fsimplenodeserial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanulee%2Fsimplenodeserial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanulee%2Fsimplenodeserial/lists"}