I am new guy in this community, I am an engineer in embedded electronic and I work principaly in Python langage.
Now, I ask my question :
I have already work on module TELIT or on directly on IDLE. I want to use the SD card like a safe data bank.
To explain my project, I want to combine the pyboard with an inertial central in i2C and to save inertial informations on the SDcard under a text file, after if it's possible, i want to extract this text file by usb ...
Do you think it's possible ?
Normally, I use this typical command to create a file : genFile.write(str(a)+','+str(b)+'\n')
But I am not sure that's work and I don't know where my file was saved ....
How I can saved my text file on sd card ?
If you have any remarks on my project, I listen it with a great pleasure !

Thanks to help me,
Ps: sorry for my bad english but I am a french guy from a small town ....