useful when you need to analyze some numeric values (sensors, etc)
this way you can use an arduino/esp/etc sketch, with output format compatible with serial plotter (like val1:234 val2:5335 val3:979797)
specifically on cases where you need to "move" with sensors (i.e. gps sensors, accelerometer, magnetometer, light sensors, altimeter, phantom/spirit sensors, etc etc) you can attach your microcontroller+sensors+sketch to your phone/tablet and just walk around to take visual lectures/debug
more info = https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-serial-plotter/
i actually like to see this feature in serial usb terminal app (the one in google play)
useful when you need to analyze some numeric values (sensors, etc)
this way you can use an arduino/esp/etc sketch, with output format compatible with serial plotter (like
val1:234 val2:5335 val3:979797)specifically on cases where you need to "move" with sensors (i.e. gps sensors, accelerometer, magnetometer, light sensors, altimeter, phantom/spirit sensors, etc etc) you can attach your microcontroller+sensors+sketch to your phone/tablet and just walk around to take visual lectures/debug
more info = https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-serial-plotter/
i actually like to see this feature in serial usb terminal app (the one in google play)