plot live data or live chart example ?

Just starting out? Need help? Post your questions and find answers here.
Walko
User
User
Posts: 11
Joined: Thu Mar 26, 2020 6:08 pm

plot live data or live chart example ?

Post by Walko »

Hello,

I have a pressure sensor that send data via a serial com port ( 10Hz or every 100ms )
I would like to plot this data live over time as can be done with serialplot : https://hackaday.io/project/5334-serial ... g-software
But I would like to do something much more basic, just a simple live representation of my sensor pressure.

Has anyone done something like this before ?

Thank you :)
cas
Enthusiast
Enthusiast
Posts: 597
Joined: Mon Nov 03, 2008 9:56 pm

Re: plot live data or live chart example ?

Post by cas »

infratec
Always Here
Always Here
Posts: 7621
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: plot live data or live chart example ?

Post by infratec »

Walko
User
User
Posts: 11
Joined: Thu Mar 26, 2020 6:08 pm

Re: plot live data or live chart example ?

Post by Walko »

Thank you very much I will look at this and how to fit it into my program.
The first link and the code from ostapas looks like what i want to do.

I swear I did a search on the forum but I couldn't find anything so interesting.
Mostly code involving openGL and I'm not sure I need that.

Thank you again :wink:
Post Reply