Page 1 of 1

SD card data logger

Posted: Fri Jul 01, 2011 3:11 pm
by resodad
Hello Lubin and all,
I would like to build a data logger and save data on an SD card.
konsgn and I began work on this, but we are stuck (see his post Re: PIC32 SPI Postby konsgn ยป Wed Apr 27, 2011 3:01 pm). This was an attempt to adapt a c-language data logger given free by Microchip.

Requirements:
PIC32MX460F512L based. (I could use dsPIC33 if it would be easier)
Set logging frequency in simulink.
Log data from different sources, for example, analog voltage and input capture period.
a date stamp is not required.
Logging in ASCII format would be OK, but not necessary.

How can I get started?
Thanks,
John