Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial Monitor Ausgabe per WebSerial/WebSocket #57

Closed
stefan123t opened this issue May 25, 2022 · 1 comment
Closed

Serial Monitor Ausgabe per WebSerial/WebSocket #57

stefan123t opened this issue May 25, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@stefan123t
Copy link
Collaborator

Ein Feature Request für einen WebSerial Monitor, wie in #52 und #15 von @HFarryranz und @stefan123t angefragt.

Kann man die seriellen Daten auf das WebIF umleiten?

Könnten wir die UART Ausgabe auch irgendwie per remote logging (WLAN) ausgeben/schicken ?
Manchmal wäre es auch schön bei der Taube auf dem Dach mitzulesen und nicht nur den Spatz in der Hand zu debuggen =^D

Vielleicht kann man das ja per WebSerial oder WebSocket verwirklichen.
Schau Dir doch bitte mal https://randomnerdtutorials.com/esp8266-nodemcu-webserial-library/ an, wie schwierig es wäre das auszutauschen ?
Die Bibliothek verwendet auch ESPAsyncWebServer und ESPAsyncTCP, vielleicht bekommen wir ja damit sogar das WDT / Reset Problem in den Griff ?

@lumapu lumapu added the enhancement New feature or request label May 29, 2022
@stefan123t
Copy link
Collaborator Author

Zurückgestellt bis #107 implementiert ist. Dann könnte man das auch noch als Feature in #145 aufnehmen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants