logo elektroda
logo elektroda
X
logo elektroda

[Solved] ESP8266 SPI to Websockets: Realistic Continuous Baud Rate Expectations?

gkalfail 570 3
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 17996507
    gkalfail
    Level 12  
    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!
  • ADVERTISEMENT
  • ADVERTISEMENT
  • #3 17997639
    gkalfail
    Level 12  
    Thanks for the info.
  • #4 17997642
    gkalfail
    Level 12  
    Thanks for the info.

    Added after 44 [seconds]:

    Thanks
ADVERTISEMENT