https://github.com/djdeveloperr/deno_firmata
Firmata protocol implementation for Deno built on Web Serial API.
https://github.com/djdeveloperr/deno_firmata
arduino deno firmata web-serial
Last synced: 5 months ago
JSON representation
Firmata protocol implementation for Deno built on Web Serial API.
- Host: GitHub
- URL: https://github.com/djdeveloperr/deno_firmata
- Owner: DjDeveloperr
- License: apache-2.0
- Created: 2021-09-30T10:25:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T13:51:55.000Z (over 4 years ago)
- Last Synced: 2025-04-05T03:24:20.961Z (10 months ago)
- Topics: arduino, deno, firmata, web-serial
- Language: TypeScript
- Homepage: https://deno.land/x/firmata
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deno_firmata
Firmata protocol implementation for Deno built on Web Serial API.
Note: Web Serial API is not out in Deno yet, but it will soon 😉