0

I would like show plot in Python, where on X axis is position (0,1,2,3 etc.) and each X position has Y axis value of voltage from MCU via pyserial and these Y values (voltages) are changing in real time.

I searched of this type of plot, but I can´t find any examples. Do you have someone a idea, how write Python code for this?

Thanks a lot for answer

2
  • Various libraries provide animation support. I am not sure what kind of answer you expect to such a generic and broad question. I suggest giving it a go and posting specific questions if you run into a problem. Commented Mar 13, 2022 at 18:11
  • Maybe this answer could help you stackoverflow.com/questions/42024817/… Commented Mar 13, 2022 at 18:12

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.