can I access USB serial device(com5) in browser(web app) with javascript?

Viewed 486

I am working on a project. we have our USB device. so how can I open(access) my USB(refer to attached to the image to see what kind of port and device is.) data in the web app? and which "javascript APIs" do I have to use?

1 Answers
Related