Search code examples
javascriptjqueryfirefoxserial-portfirefox-addon

JavaScript/JQuery communicate with SerialPort/COM1


is it possible to force any communication from e.g. Javascript/JQuery to any serial comport?!

google is not able to answer that question.. but anyway it should be possible.. env is firefox in my case..

ideas/knowledge is very welcome.

kindly tape


Solution

  • Update to this thread, if you are using chrome you may use Web Serial to communicate using web to serial port.

    https://chromestatus.com/feature/6577673212002304
    https://web.dev/serial/