I own a Raspberry PI B+ and eventho I am a beginner with it, I am fluent with Matlab. You see where I am going to, yes I would like to record data that I get from the Raspberry PI from different sensors (the GY87 10 DoF sensor, GPS, etc).
However, I only found ways to get these data into a file on cloud, while I would like these information to be stored on the Raspberry. I don't really mind the format, but .TXT or .CSV-type files would be good.
How comes storing what the print function shows isn't as easy as using the print function?
Any help?