I am trying to communicate with my arduino in labview using Firmata. However, everytime that I try to run my labview code, it either shows me garbage or mostly nothing.
I am wondering if someone can just tell me the best way to use arduino through labview. Currently I have it setup to use serial communication but its not working well.
No real idea here , but the lab view sites might help a lot better than here ?
You can write a serial driver in lab view to send data back and forth ( I think there are examples ) or there is a built in driver to run the Arduino as a dumb io board.
This might be an easier route than using firm data ???
You’ll need to convert the usb on the computer to ttl levels
Oh and make sure you have the baud rate the same at both ends .
Have a read of serial basics for the Arduino side
Your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advice on) your project.