Hi, I'm starting out on a robotics team and my professor asked me to do a telemetry analysis of a pressure sensor and a motor and create a graph with this information. I'm using pybricks and connecting two hubs via broadcast, but I'm having trouble passing this information in real time to my Python script in Visual Studio to create the graph using the matplotlib library. Could someone help me?
Hi, I'm starting out on a robotics team and my professor asked me to do a telemetry analysis of a pressure sensor and a motor and create a graph with this information. I'm using pybricks and connecting two hubs via broadcast, but I'm having trouble passing this information in real time to my Python script in Visual Studio to create the graph using the matplotlib library. Could someone help me?