WebUSB example
../examples/platformio/example2
This is simple example with USB CDC-ACM device. After connecting to host open link in browser and connect to device.
https://www.tinyusb.org/examples/webusb-serial/
We can see messages on display:
on connect message:
on disconnect message:
hello world text from website terminal (example):