Printing To SD Card Instead Of Serial

Very simple and straightforward. Once you have the SD module, install the SD library and experiment with the examples that come with it. Make sure that the SD module is compatible with 5V Arduino logic I/O (many are not).

Print the value of the millis() function as a time stamp, along with the three ADC readings all in one line.