


I have used an Arduino YUN board, but you can use the Arduino you like !

Finally, the board communicate the random number n to the computer via serial and the LabVIEW software plot the data. The board read the number N and elaborate a random number n between 0 and N. You can set in LabVIEW software a number N and communicate it via serial to the Arduino board. I have made a simple example to demonstrate how to communicate via serial port between an Arduino board and a computer using NI LabVIEW software.ĭownload ZIP Arduino sketch and LabVIEW project. I will show how to communicate with an Arduino board using LabVIEW. How to serial write and read data between Arduino board and a computer using labVIEW
