Real-time debug plotting with UART #849
alvinhochun
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Made a script to plot the data real-time: https://github.com/alvinhochun/IronOS-plotter
I connected the UART to a Raspberry Pi and run the server there, then run the client on my PC. It works reasonably well but
matplotlib
is quite slow at rendering.Beta Was this translation helpful? Give feedback.
All reactions