Hello everybody, I'm new to this community.
I'm trying to design a flight computer for a small model rocket. It will be more of a logger, saving altimeter and accelerometer data to a small memory.
I'm trying to choose the microcontroller for that task. I won't be dealing with a lot of data, probably 1 MB max.
The thing that I'm mostly concerned about is how to transfer back data from the logger to my PC easely.
I was thinking about the possibility of using a microcontroller with USB mass storage capabilities to make data transfers easy.
Has anyone worked with that kind of stuff in the past ? How hard is it ? Should I prefer doing it through a basic serial transfer and to create some custom software to recieve the file ?
I want to make it open hardware in the end.
Thank you everybody for helping me,
Raleigh.