Autodrop3d / serialTerminal.com

A browser based serial terminal. No plugins. Vanilla javascript.
https://www.serialterminal.com
ISC License
200 stars 46 forks source link

Use with ESP32 #2

Closed happytm closed 2 years ago

happytm commented 3 years ago

Do you think it will work with ESP32 webserver? Is it possible to display serial terminal of ESP32?

Thanks.

mmiscool commented 3 years ago

Yes. It has been reported to work with: ESP32 ESP8266 Arduino Duet2 the new raspberry pi microcontroler thing

Best thing you can do is give it a little test.

happytm commented 3 years ago

Thanks.