{"id":13484940,"url":"https://github.com/edison-js/Edison","last_synced_at":"2025-03-27T16:31:35.485Z","repository":{"id":194468865,"uuid":"690475056","full_name":"edison-js/Edison","owner":"edison-js","description":"💡Edison can controll microcomputer with TypeScript and React💡","archived":false,"fork":false,"pushed_at":"2024-04-15T08:04:52.000Z","size":319,"stargazers_count":34,"open_issues_count":6,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-15T21:13:15.965Z","etag":null,"topics":["arduino","esp32","iot","javascript","nodejs","react","robot","robotics-control","typescript"],"latest_commit_sha":null,"homepage":"https://edison-js-document.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edison-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2023-09-12T09:11:32.000Z","updated_at":"2024-04-23T12:40:15.411Z","dependencies_parsed_at":"2023-11-10T23:24:36.225Z","dependency_job_id":"0e82aed0-5a8a-4ed1-ba5e-45ddc2215cb6","html_url":"https://github.com/edison-js/Edison","commit_stats":null,"previous_names":["konjikun/mesire","allenshintani/testaaa","allenshintani/edison","edison-js/edison"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edison-js%2FEdison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edison-js%2FEdison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edison-js%2FEdison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edison-js%2FEdison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edison-js","download_url":"https://codeload.github.com/edison-js/Edison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467621,"owners_count":20620216,"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","esp32","iot","javascript","nodejs","react","robot","robotics-control","typescript"],"created_at":"2024-07-31T17:01:39.447Z","updated_at":"2025-03-27T16:31:35.092Z","avatar_url":"https://github.com/edison-js.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\n  \u003cimg width=\"300px\" src=\"/public/images/icon.png\" alt=\"Something nice img\"\u003e\n\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eEdison\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eEdison can control microcontroller board with TypeScript or JavaScript!\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003ca href=\"https://github.com/edison-js/Edison/stargazers\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/edison-js/Edison\" alt=\"GitHub stars\"\u003e\n  \u003c/a\u003e\n\n[![NPM\nversion](https://img.shields.io/npm/v/edison.svg?style=flat)](https://www.npmjs.com/package/edison)\n[![NPM\ndownloads](https://img.shields.io/npm/dm/edison.svg?style=flat)](https://www.npmjs.com/package/edison)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/edison-js/Edison/blob/main/LICENSE)\n\n\u003c/div\u003e\n\n## Documentation\n\nOur documentation site is [here](https://edison-js-document.vercel.app/)!\n\n## If you have not yet installed the Arduino IDE ?\n\nplease click on [the official site](https://www.arduino.cc/en/software) and install it.\n\n## How to use in WSL\n\nPlease read [this article](https://zenn.dev/konjikun/articles/e905f4ce99d3ea).\n\n## Installation\n\nInstall Edison your project\n\n```console\nnpm install edison\n```\n\nor\n\n```console\nyarn add edison\n```\n\n## Getting Started\n\n```.ts\nimport { Board, Button, Led, render } from \"edison\"\nimport React from \"react\"\n\nconst App: React.FC = () =\u003e {\n  return (\n    \u003cBoard port={'/dev/ttyUSB0'}\u003e // Please replace with your port\n      \u003cLed\n        pin={13}\n        blink={500}\n      /\u003e\n    \u003c/Board\u003e\n  )\n}\n\nrender(\u003cApp /\u003e)\n```\n\n## Contributing\n\nWe love collaborating with folks inside and outside of GitHub and welcome contributions!\n\n\u003e 👉 [Discord](eHB5dBkZyW)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedison-js%2FEdison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedison-js%2FEdison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedison-js%2FEdison/lists"}