Skip to content

[request] add a serial plotter for graphs, like the arduino ide :)Β #72

@atesin

Description

@atesin

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions