I'm thinking of reading the sensor via SPI and sending the values via websockets to the browser. All data "processing" would be done in the browser. The ESP8266 would just be a "bridge" between the SPI and WiFi.
In such an application, what realistic (continuous) baud rate can I count on? I'm talking about an order of magnitude, assuming the ESP is the bottleneck (i.e. good router, good radio signal quality, short distances, reasonably fast computer with a browser in the same small room as the ESP8266).
Thanks!
In such an application, what realistic (continuous) baud rate can I count on? I'm talking about an order of magnitude, assuming the ESP is the bottleneck (i.e. good router, good radio signal quality, short distances, reasonably fast computer with a browser in the same small room as the ESP8266).
Thanks!