arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.15k stars 7.01k forks source link

Allow Serial Monitor and Serial Plotter to be used at the same time #5768

Closed mholin1 closed 7 years ago

mholin1 commented 7 years ago

I use the Serial Monitor to update a variable in the program while the program is running and monitor the result on some other variable I am reading. Would be very useful to be able to do the same thing in the Serial Plotter. Allow serial writes so the effect can be seen in real time.

per1234 commented 7 years ago

Closing as duplicate of https://github.com/arduino/arduino-serial-plotter-webapp/issues/27.

per1234 commented 1 year ago

This capability has been added in Arduino IDE 2.x