You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
i actually like to see this feature in serial usb terminal app (the one in google play)
The text was updated successfully, but these errors were encountered:
atesin
changed the title
add a serial plotter for graphs, like the arduino ide :)
[request] add a serial plotter for graphs, like arduino ide :)
Mar 20, 2024
atesin
changed the title
[request] add a serial plotter for graphs, like arduino ide :)
[request] add a serial plotter for graphs, like the arduino ide :)
Mar 20, 2024
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)
The text was updated successfully, but these errors were encountered: