Hello All,
A teammate and myself are doing a project regarding the feedback from the V5 Smart Motors. We have figured out how to get this feedback to print to the brain, but we would like to graph it; especially the efficiency feedback. If anyone knows how to graph feedback directly from the V5 Brain to a spreadsheet or computer-based graph, it would be a great help.
Thanks, Ryan McLoughlin
You could save whatever data you want to an SD card on the brain in CSV format, then import that into e.g. Excel and graph it there.
2 Likes
You could find examples of saving data to files on SD card in this topic:
Also
3 Likes