[aprssig] PIC : Store GPS on SD or USB or CF
Jason KG4WSV kg4wsv at gmail.comSun Mar 18 17:54:38 UTC 2012
- Previous message: [aprssig] PIC : Store GPS on SD or USB or CF
- Next message: [aprssig] PIC : Store GPS on SD or USB or CF
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The issue isn't just interfacing to SD, it's implementing the FAT filesystem as well. If you just want a chunk o' FLASH, SD is easy. If you want a filesystem that would allow you to pop the card into a computer and read files off it, that's a different animal. There's also a USB host shield and corresponding library for the Arduino. I don't know if they have mass storage code yet. It does interface to some USB/RS232 chipsets including, IIRC, the one in the D72. -Jason kg4wsv
- Previous message: [aprssig] PIC : Store GPS on SD or USB or CF
- Next message: [aprssig] PIC : Store GPS on SD or USB or CF
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the aprssig mailing list
