deno_serial
deno_serial copied to clipboard
Serialport API for Deno.
Results
3
deno_serial issues
Sort by
recently updated
recently updated
newest added
Maybe I'm doing something wrong, but I could not make the example to work on Windows 10. Here is the reproduction of the error: ``` powershell ╰─❯ deno upgrade Looking...
- [x] Windows support - [ ] macOS support - [ ] Linux support - [ ] Follow Web Serial API
enhancement
help wanted
Hello, Is there any way to talk to tty serials using Deno ? Can I help contribute if yes ? Best,