Write data to USB HID using JavaScript, HTML5, or any cross platform language (supports Android)

前端 未结 5 533
太阳男子
太阳男子 2021-02-04 08:24

I\'ve written an UI in HTML5 and JavaScript. I chose this implementation so that I could share the same code between both Android Chrome and Windows 8 RT.

Now, my next ob

5条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-04 08:48

    Please have a look at JSFS. It works similar to Chris_vr's approach and is already a working solution.

    https://github.com/jsfsproject/jsfs. It's free and licensed under GPL.

提交回复
热议问题