What's an existing (not completely infuriating) way to communicate with IOT serial devices from a webpage?
I have two options from google research: Chrome serial api as part of an extension followed by message passing to the web page. Web USB protocol that directly talks to serial devices (requires client to enable advanced features in chrome) To be cl...
Jul 20, 2017A