I have a device that appends data to a csv file on a compactflash card every 60 seconda. I am looking for a way to either have the data wirelessly pushed by the cf card like eye-fi does for sd or be able to mount the card wirelesly to read the csv file. I was thinking that using cf to sd adapter with eye-fi might work or possibly use an arduino module to read and transmit the data. Am I on the right track or is there a better way to solve this?
I have no way of changing the device tht is doing the logging.
TIA,
John