TSimmz / MiniSim

A codebase for a desktop Stewart platform written in Python.
1 stars 0 forks source link

Design real-time logging for servo legs. #8

Open TSimmz opened 4 years ago

TSimmz commented 4 years ago

Servo data will be send back to RaspPi to log and display on a single graph.

TSimmz commented 4 years ago

Reference: https://matplotlib.org/api/pyplot_api.html

TSimmz commented 4 years ago

Began adding logging using matplotlib