1
0
mirror of https://github.com/arduino/arduino-ide.git synced 2025-06-20 19:16:33 +00:00

2 Commits

Author SHA1 Message Date
Francesco Stasi
11a6959a24
serial monitor lines not to wrap () 2021-12-20 14:56:26 +01:00
Alberto Iannaccone
20f7712129
Serial Plotter implementation ()
* spawn new window where to instantiate serial plotter app

* initialize serial monito web app

* connect serial plotter app with websocket

* use npm serial-plotter package

* refactor monitor connection and fix some connection issues

* fix clearConsole + refactor monitor connection

* add serial unit tests

* refactoring and cleaning code
2021-11-23 17:18:20 +00:00