This package can control Arduino with TypeScript!
npm install edison ![]()
Edison can control microcontroller board with TypeScript or JavaScript!



Our documentation site is here!
please click on the official site and install it.
Please read this article.
Install Edison your project
``console`
npm install edison
or
`console`
yarn add edison
`.ts
import { Board, Button, Led, render } from "edison"
import React from "react"
const App: React.FC = () => {
return (
blink={500}
/>
)
}
render(
``
We love collaborating with folks inside and outside of GitHub and welcome contributions!
> 👉 Discord