Lovely channel Sin. Very helpful. Would you please be able to add some Fritzing diagrams here or in Github for the LINX examples? Or add screenshots of Fritzing diagrams showing how to connect cables and components to the VIs block diagrams, similar to Arduino RGB LED.VI in Arduino Examples in Labview.? Hope you get plenty more subscribers.
@@SINConsulting Nice one. Am using Programming Arduino with LabVIEW by Schwartz and Manickum plus Makerhub for reference. Attempting to control a water pump from moisture sensor readings through an Arduino Uno using Labview. Lots of similar examples in Arduino but none for Arduino Labview. Is there any book or other source you could recommend for Arduino Labview?
@@YewrMan In terms of resources, I think the best place is the LabVIEW forums in general for programming advice and questions. The issue with LabVIEW and the Arduino platform is you will have to adapt the code and examples you may find to suit your application to LabVIEW. For your specific application, i'd recommend first getting the circuit correct then testing it with example code in the Arduino IDE to confirm everything works. Once you confirm that, then start slowly building up the project in LabVIEW, get the arduino working, then test the DIO for the pump, then test the data acquisition for the moisture sensor etc. build it up piece by piece until you have it doing what you want then optimize.
You need to use LV2019+ to open the files. Unfortunately LabVIEW isn't forward compatible. If you don't have access you go to the NI forums and request someone convert it for you :)
Hey everyone! If you have any feedback or questions please leave them below and i'll try to get back to you ASAP!
Keep making videos..Please. ..make a series. .of .. Ardino
Lovely channel Sin. Very helpful. Would you please be able to add some Fritzing diagrams here or in Github for the LINX examples? Or add screenshots of Fritzing diagrams showing how to connect cables and components to the VIs block diagrams, similar to Arduino RGB LED.VI in Arduino Examples in Labview.? Hope you get plenty more subscribers.
Done :)
github.com/SINConsulting/LabVIEW-Basics/tree/master/LabVIEW%20Basics%20Examples/Fritzing%20Schematics
@@SINConsulting Nice one. Am using Programming Arduino with LabVIEW
by Schwartz and Manickum plus Makerhub for reference. Attempting to control a water pump from moisture sensor readings through an Arduino Uno using Labview. Lots of similar examples in Arduino but none for Arduino Labview. Is there any book or other source you could recommend for Arduino Labview?
@@YewrMan In terms of resources, I think the best place is the LabVIEW forums in general for programming advice and questions. The issue with LabVIEW and the Arduino platform is you will have to adapt the code and examples you may find to suit your application to LabVIEW. For your specific application, i'd recommend first getting the circuit correct then testing it with example code in the Arduino IDE to confirm everything works. Once you confirm that, then start slowly building up the project in LabVIEW, get the arduino working, then test the DIO for the pump, then test the data acquisition for the moisture sensor etc. build it up piece by piece until you have it doing what you want then optimize.
@@SINConsulting Cheers SIN.
Where can I find the generate matrix sub VI ?
Can you please share the VI's for this project?
github.com/SINConsulting/LabVIEW-Basics
WHERE DO I GOT THE GENERATE ARRAY BOX FROM ?
Hey Sin great work here. I'm using Labview 2018 but I can't open ur files. The error code is 0x465. Plz help... Thanks
You need to use LV2019+ to open the files. Unfortunately LabVIEW isn't forward compatible. If you don't have access you go to the NI forums and request someone convert it for you :)