-
1Step 1
Labview and Arduino Introduction
LabVIEW (short for Laboratory Virtual Instrument Engineering Workbench) is a system-design platform and development environment for a visual programming language from National Instruments.
To learn about LabView check official National Instruments site.
Check out this youtube tutorial about LabView programing examples.
In this project I'm using low cost Arduino Uno kit for data acquisition. Main reason for using Arduino is low price and built in support in LabView. You can modify this project to work with Data Acquisition (DAQ) devices but those are professional tools and cost a lot.
Please do get familiar with LabVIEw because next step is to program Arduino with specific driver which enables communication between these two products.
Official page with tutorial can be found at https://decibel.ni.com/content/groups/labview-interface-for-arduino
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.