javascript - Chrome Browser read from serial port -


i'm writing web app client , need data serial port scale used weighing things.

this intra-web project, can specify we're using chrome. see chrome apps have ability talk serial port. want direct access javascript in browser, not app. how do it?

one option i've thought use html5 filereader, , point serial port. since serial port looks file on linux might work.

any thoughts anyone?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -