I try to do GPS CAT TRACKER(Capture gps data to a microSD card)
But encountered some problems, ask how to solve.
1. TinyDuino Procesor Bd can't connect with BatteryćNo power~
2. But use TinyShield USB connect is ok
3. Use google earth not find gps.nmea,just only gps.txt , unable to open google earth.(//)
Your battery connection looks fine. Are you sure you've charged it on an external charger? What code are you using? Can you try running https://codebender.cc/sketch:60928 if you have not?
You'll need to rename gps.txt to gps.nmea for Google Earth, the NMEA strings in the file should be fine.