LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Download Files From SD Card

Solved!
Go to solution

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.

0 Kudos
Message 1 of 4
(2,435 Views)
Solution
Accepted by topic author Jdle

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...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,392 Views)

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...


 

0 Kudos
Message 3 of 4
(2,372 Views)

Quick search got me to here. It uses processing but is a place to start.

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 4 of 4
(2,342 Views)