LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

example for sending data via SPI to external device

I am trying to learn arduino I/O in labview.  I have an LED serial matrix controller (sparkfun COM-00760) that requires 64 bytest to be sent via SPI to it.  Are the any simple exmple VIs that send dta to eternal hhardware using SPI?

0 Kudos
Message 1 of 3
(3,180 Views)

Here is a library that I made that uses SPI.  https://decibel.ni.com/content/message/38917?tstart=0#38917

That link is supposed to go directly to my post in the thread but this forum/discussion web interface is the most frustrating thing I have ever seen so you will have to scroll down manually to my post with the attached library.

0 Kudos
Message 2 of 3
(2,627 Views)

Thanks for the information.  I will try to adapt it to my application.

0 Kudos
Message 3 of 3
(2,627 Views)