Hi Jeff,
Again I want to thank you for this awesome tool! I have noticed that you have implemented support for ESP8266 in the StandardFirmataWiFi. Is there any chance this could come to work with Breakout.js?
All the best,
Jan
I don’t have any near term plans to support WiFi over Breakout.js. In order for something like this to work, I’d need to create a modified version of StandardFirmataWiFi that uses WebSockets because it’s not possible to make a direct TCP/IP connection directly from a web browser.
I may support BLE at some point however because there is experimental BLE support in some web browsers.