Great Video! I knew LabView was powerful. But it looks a little more intimidating than I first thought. I wondered why not may people show the backend of their LabView projects. But I see now it would be difficult and time consuming to do a video explaining step by step your thought process then keeping up with all the question that would be asked in the comments.
Hello, I could connect 2 arduino with 2 Transceiver nRF24L01 2.4 GHz for each, like 1 arduino with 1 transceiver connected to the PC and the other one somewhere else in the room, and use labview to communicate (receive and send data) between them or I should get and ESP module? It's for a project. Thank you and have a nice day :D
I know the Bluetooth modules work with LINX easily, maybe the RF modules would work also but I haven't tried them. It would be less work than using the ESP module that's for sure ! But it depends on your requirements ultimately.
Hi SINC. Thanks for this tutorial. I am trying to make the TCPSocket Server from your other video to program Arduino Uno. Just wondering if you could help me with this error esptool.UnsupportedCommandError: Invalid (unsupported) command 0x8 I am following your tutorial with an Arduino Uno board. For momentary switch, I'm connecting a jumper wire from GPIO-0 to Arduino's GND for a few seconds from the moment I plug in the USB cable. I noticed in your case you have an extra COM port shown up. However for me it just shows two COM ports: "COM3 (Arduino Uno)" and "COM1". The later I feel is default for my PC. I suspect if this is the cause of the error. Did you experience something like this? Your help is greatly appreciated. Many thanks, Raj
Hey everyone, hope you enjoy the last video for the year and I hope its useful for your maker projects! Have a safe Christmas and Happy New Year!
Thanks by your explanation, good job..!!
Merry Xmas Sin Consulting team! Looking forward to more labview videos next year
Thanks Supriya ! Same to you!
Great Video! I knew LabView was powerful. But it looks a little more intimidating than I first thought. I wondered why not may people show the backend of their LabView projects. But I see now it would be difficult and time consuming to do a video explaining step by step your thought process then keeping up with all the question that would be asked in the comments.
Glad it was helpful!
Sir you saved my life. I am beyond grateful
I am very grateful to you
your video is very useful~ Thanks~ I like this series application~
Thanks Rick!
Sweet!
i have this error :
LabVIEW: (Hex 0x0) Error connecting to GPIB driver or device. The NI-488.2 driver may not be installed.
could you help me
Hello, I could connect 2 arduino with 2 Transceiver nRF24L01 2.4 GHz for each, like 1 arduino with 1 transceiver connected to the PC and the other one somewhere else in the room, and use labview to communicate (receive and send data) between them or I should get and ESP module? It's for a project. Thank you and have a nice day :D
I know the Bluetooth modules work with LINX easily, maybe the RF modules would work also but I haven't tried them. It would be less work than using the ESP module that's for sure ! But it depends on your requirements ultimately.
Hi SINC. Thanks for this tutorial. I am trying to make the TCPSocket Server from your other video to program Arduino Uno.
Just wondering if you could help me with this error
esptool.UnsupportedCommandError: Invalid (unsupported) command 0x8
I am following your tutorial with an Arduino Uno board. For momentary switch, I'm connecting a jumper wire from GPIO-0 to Arduino's GND for a few seconds from the moment I plug in the USB cable.
I noticed in your case you have an extra COM port shown up. However for me it just shows two COM ports: "COM3 (Arduino Uno)" and "COM1". The later I feel is default for my PC. I suspect if this is the cause of the error. Did you experience something like this?
Your help is greatly appreciated.
Many thanks,
Raj
For some reason, it worked perfectly now. Many thanks.