I need a way to communicate to serial/usb

I want to “talk” to outside hardware through serial communication, and I want to see if playcanvas can do serial communication. If not, suggest some chromebook/linux apps for serial com. Thanks in advance :smile:!

Hi @Kyle_3_1415,

PlayCanvas can do what the browser can do, when it comes to browser native APIs. So if the browser supports and exposes it as a JavaScript API, then PlayCanvas will do the same.

There is a WebUSB proposal but as far as I know support is limited to just a few browsers: