Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
atesin opened this issue Mar 20, 2024 · 0 comments
Open

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

atesin opened this issue Mar 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@atesin
Copy link

atesin commented 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)

@atesin 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 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
@kai-morich kai-morich added the enhancement New feature or request label Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants