07-24-2022 09:21 PM - edited 07-24-2022 09:51 PM
Hi,
I bought myRIO 1900 controller a few days ago. I've also installed LabView, have learnt its basics from YT videos, and made some beginner programs like temperature sensing, traffic lights, creating sub-VIs etc etc.
My target is to connect I2C, UART, and other interface sensors to myRIO and program it with LabView. I would also make a GUI at the end with LabView
That seems a very daunting task to me since I'm totally new to myRIO and Labview. Is there an tutorial I could follow or any specific courses that I could take to become a pro from a beginner? Because on YT, I could only find mini programs of LabView, nothing of my use.
Thanks
Solved! Go to Solution.
07-24-2022 10:04 PM
You might do a Web search "Getting Started with myRIO". There's new stuff there, and it might help you at least get the proper software (including the myRIO Software Toolkit 2019, which is still the most recent to be released, though rumors of the 2021 Toolkit are floating around the Community).
Here are some Useful Facts about LabVIEW and the myRIO.
My advice to you is to spend a few months learning as much LabVIEW as you can. Learn how to get LabVIEW to talk to NI peripherals (if you are a student, see if your school has any NI Hardware, such as the USB-6000 series modules that let you do A/D, D/A, and simple digital I/O. Learn about NI-MAX, the Measurement and Automation Explorer. Learn DAQmx, the API that NI uses to communicate with Data Acquisition and Control hardware. Once you have the basics under your belt, plug in your myRIO and start your first myRIO Project!
Bob Schor