Hi there,
I'm having some trouble trying to write the data output from various Adafruit probes onto a SD card, mounted via Adafruit's Ultimate GPS and SD data logger shield. I've read from previous threads that the Wire.h library could interfere in some capacity, which would explain why my code doesn't work when both libraries are combined. Could anyone offer advice (or a support sketch) that would allow me to transfer the COM output from the weather probes onto the SD card? I'd like to put these probes into payload for a high altitude balloon, so any alternative ideas on how to save the data are very much welcomed!
Kind regards,
Skyler
My blog post on using UNO with multiple weather probes: http://zenofstem.com/project/using-arduino-to-run-multiple-probes/
Adafruit Ultimate GPS shield: Adafruit Ultimate GPS Logger Shield - Includes GPS Module : ID 1272 : $29.95 : Adafruit Industries, Unique & fun DIY electronics and kits
shield_sdlog.ino (4.75 KB)
Multiprobes18April2014.ino (5.61 KB)