02-19-2025 11:46 AM
hey masterminds, this is my first query in this forum, so sorry if i have made any mistake.
i am currently planning to make an full wave rectifier circuit,half wave rectifier circuit and also bridge wave rectifier circuit on bread board and then i want to display the output waveform in LabVIEW,(I am using the LabVIEW community version Q3 2023).
from what i have surfed from the internet i had an idea to connect the output from the rectifers to an ADC of arduino uno and then i dont know how to proceed with that to connect to LabVIEW and then display that in Labview.
can anyone help me on how can i proceed to complete my project. also you are open to give your own ideas to help me in completing the project.
please can you guys help me. thanks in advance
02-19-2025 01:20 PM
I've not done much with an Arduino, but I do know how to "Ask Google" (try "LabVIEW and Arduino Interfacing"). You'll need to do some reading (or maybe just viewing/listening). I recommend "doing the exercises".
Bob Schor
02-19-2025 01:24 PM
Well I haven't used one but I would start here:
https://learn.ni.com/learn/article/getting-started-with-arduino-and-labview-community-edition
There's also this:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHeQCAW&l=en-US
... but it's a bit old as it mentions Windows 7...
02-19-2025 01:28 PM
First let's make sure you are in the right place. LabVIEW is a programming language. What is NI LabVIEW? Graphical Programming for Test & Measurement - NI
It is NOT a circuit simulator or tool to help build electronic devices. NI has a product for that called Multisim: Multisim Download - NI. Here is the forum for that: Multisim and Ultiboard - NI Community
LabVIEW can talk to arduinos and other Data Aquisition boards so could read and display your signals, but it's a lot to learn just to do something you could do on a webpage or with 4 lines of python.
Take a look at these links and check out your LabVIEW edition and if you want to incorporate LabVIEW give us more details on what software programming you need for your project.