WebSerial graphics example

Open demo

../examples/platformio/example3

Demo

https://youtu.be/ocbOzSfcUag

Description

In this demo full image is sent from web browser to esp32-s3 and then displayed in real time. Measured time is about 60-70ms per frame (64x32).

How to