An open API service indexing awesome lists of open source software.

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.

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 😉