html - Continuous read of USB attached device using JavaScript? -
right have windows app continuously reads usb-attached scale , displays (and uses) value.
can via web page? mentioned "javascript input event listener", maybe? have simple html example?
thanks
i doubt able information hardware using browser without using java applet or similar.
you write web interface communicates process running on machine, not able access hardware directly through browser.
for more information regarding protections surrounding browsers, here:
http://www.australianscience.com.au/research/google/35779.pdf
my suggestion:
if have windows application want run interface in browser, vlc (http://www.howtogeek.com/117261/how-to-activate-vlcs-web-interface-control-vlc-from-a-browser-use-any-smartphone-as-a-remote/)
Comments
Post a Comment