Hi all,
I have a small question if anyone allready did such project.
I have a Teensy 4.1 with eth interface comunicating. The Teensy is mounted in housing and access to USB port for debugging is limited.
That's why the question came up for having a terminal console via ETH on an web browser like this guy did for ESP.
Did anyone already have console for debugging running on Teensy?
Thank you in advance
I have a small question if anyone allready did such project.
I have a Teensy 4.1 with eth interface comunicating. The Teensy is mounted in housing and access to USB port for debugging is limited.
That's why the question came up for having a terminal console via ETH on an web browser like this guy did for ESP.
GitHub - ayushsharma82/WebSerial: A remote terminal library for wireless microcontrollers to log, monitor or debug your firmware/product
A remote terminal library for wireless microcontrollers to log, monitor or debug your firmware/product - ayushsharma82/WebSerial
github.com
Did anyone already have console for debugging running on Teensy?
Thank you in advance