Memory card interface
Archiver
Posts: 46,084
I trying to develop a remote data collection application. It is not
practical to trasport a laptop to the location to download data. I'm
thinking of installing a CompacFlash or SmartMedia cards to record
data then swaping it out from time to time. Has anyone had any
experience trying to interface on of these cards for memory storage
on a stamp or PIC device.
My goal would be to swap out the memory card, do a reset and let it
start recording from the beginning.
practical to trasport a laptop to the location to download data. I'm
thinking of installing a CompacFlash or SmartMedia cards to record
data then swaping it out from time to time. Has anyone had any
experience trying to interface on of these cards for memory storage
on a stamp or PIC device.
My goal would be to swap out the memory card, do a reset and let it
start recording from the beginning.
Comments
http://www.compsys1.com/workbench/On_top_of_the_Bench/MMC_Project/mmc_pr
oject.html
> I trying to develop a remote data collection application. It is not
> practical to trasport a laptop to the location to download data. I'm
> thinking of installing a CompacFlash or SmartMedia cards to record data
> then swaping it out from time to time. Has anyone had any experience
> trying to interface on of these cards for memory storage on a stamp or PIC
> device.
>
> My goal would be to swap out the memory card, do a reset and let it
> start recording from the beginning.