Introduction to dynamic realtime plotting with Plotly/Dash
–DRAFT POST–
ObluTrack
Code for this project can be found here
Present Stage:
Dynamic realtime plotting of randomly generated x,y data to a web based GUI using plotly/dash
Next Target:
Access the sensor data from OBLU Device and plot it dynamically to get the real time trail
SneakPeak:
This post is being updated…
Thanks:
[1] https://community.plot.ly
[2] https://pythonprogramming.net/live-graphs-data-visualization-application-dash-python-tutorial/ (via @Sentdex )