Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to use WebUSB api #14

Open
Richard-Mathie opened this issue Feb 9, 2018 · 5 comments
Open

Option to use WebUSB api #14

Richard-Mathie opened this issue Feb 9, 2018 · 5 comments

Comments

@Richard-Mathie
Copy link

Feature request/ proposal

I am looking at getting this working with the WebUSB api which:

we could there for have a cross platform ant plus driver, which would work through node or a recent enough chrome browser. We should even be able to drop back to node usb module for compatibility.

What do you think?

@Loghorn
Copy link
Owner

Loghorn commented Apr 20, 2018

The idea is interesting but I don't have the time to work on it for the foreseeable future.
Feel free to submit a PR and I'll likely merge it.

@luisrb
Copy link

luisrb commented Nov 7, 2020

hello, I wanted to know if in progress on something related to webusb, I would like to help, thanks

@marcosybarraa
Copy link

I am also interested, and ready to help in the development, is someone else doing something in this direction ?
I am starting now, trying to access to controlTransferOut()

@8beeeaaat
Copy link
Contributor

@Loghorn @Richard-Mathie @luisrb @marcosybarraa

I made it 👍

https://github.com/8beeeaaat/web-ant-plus

https://www.npmjs.com/package/web-ant-plus

The main difference from the original implementation is that Buffer is changed to DataView.

@Richard-Mathie
Copy link
Author

@Loghorn @Richard-Mathie @luisrb @marcosybarraa

I made it 👍

https://github.com/8beeeaaat/web-ant-plus

https://www.npmjs.com/package/web-ant-plus

The main difference from the original implementation is that Buffer is changed to DataView.

Nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants