11-16-2018 05:39 PM
Hello everyone,
I would greatly appreciate if someone can help me with the codes or ideas how to use the LabVIEW to download the files from SD card and send files to computer via network, in other word, I use Arduino IDE to take snapshot from a camera and save files in the SD card, and then use LabVIEW to download files, so I can images where ever I go. Thanks in advance.
Solved! Go to Solution.
11-17-2018 04:21 AM
11-17-2018 09:40 PM
Hi Knight,
Thank you for your info. I will try to see if it works in that way.
Cheers,
@GerdW wrote:
Hi jdle,
program some kind of communication between the Arduino and your computer/LabVIEW.
Then have LabVIEW request an image from Arduino and let the Arduino send those data...
11-19-2018 11:51 AM
Quick search got me to here. It uses processing but is a place to start.