Autodrop3d / serialTerminal.com

A browser based serial terminal. No plugins. Vanilla javascript.
https://www.serialterminal.com
ISC License
200 stars 46 forks source link

(Not working in Firefox, brave or safari) Feature Request: Port Selection #1

Closed fsckyou closed 3 years ago

fsckyou commented 3 years ago

It would be useful to select the serial port to use from a list or at a minimum enter the serial port in a text box.

mmiscool commented 3 years ago

Serial port selection is handled by the chrome browser API. When you click connect it will list devices and request you give permission to access.

flywire commented 3 years ago

Serial Connection Failed

Running Win10 under Brave, Device on Com3

mmiscool commented 3 years ago

Brave decided not to implement this API @flywire Same with firefox. See the following links. https://github.com/brave/brave-browser/issues/13902 https://mozilla.github.io/standards-positions/#webserial

flywire commented 3 years ago

Very disappointing. A scope comment should be included in readme that it is not currently supported in Apple browsers, Firefox or Brave.