I’m making a graph for angle versus time and want to add a button so users can download the data. I've seen tutorials using TinyDB and CSV, but I’m not sure how to do it. Can someone explain how to set this up?.
I am using an Arduino nano 33 IOT to send data via bluetooth to my phone, and then a graph is generated.
I left off niceties like emptying out that new list, and rounding the angles, which can be left for the import function wherever you receive the share.