Hi,
If you can talk with your device through the terminal. One option is
using 'system2' in R to send the command to your OS.
Best,
Jiefei
On Sun, Sep 26, 2021 at 9:14 PM Roger Coppock <rcoppock at cox.net>
wrote:>
> How do I communicate directly with USB devices in R?
>
> Specifically, I want to read data from this device.
> http://www.zyaura.com/products/ZGm05.asp
> I have the USB message formats it uses, and they are quite simple.
>
> - - Roger Coppock, rcoppock at cox.net
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.