LabVIEW is a National Instruments software package that provides a graphical programming language for interfacing the Arduino micorcontroller.
Check out the NI website for more information: Use Arduino I/O With LabVIEW
The Arduino is an easy to configure, low-cost microcontroller with many built-in functions like:
Check out the NI website for more information: Use Arduino I/O With LabVIEW
The Arduino is an easy to configure, low-cost microcontroller with many built-in functions like:
- Digital and analog inputs and outputs, PWM pulse width modulations, I2C communications, and SPI serial communications.
- Loop rates: USB tethered (200 Hz) and wireless (25 Hz)
- Open Arduino sketch and toolkit VIs help you customize functionality