12-15-2022 02:47 AM
Hello Everyone,
I hope you are all doing great and excited for the Christmas holiday.
In my research project, I am trying to connect ESP32 with myRIO by wifi and use LabVIEW to monitor and control the sensors and actuators connected to the I/O of ESP32. I am new to both devices.
Have anyone done this before, and what is the best method and protocol to use?
Suggestions and recommendations are appreciated.
Thanks
12-19-2022 09:07 AM
Hi VAWT,
For ESP32 communication with LabVIEW I have found a video where you can implement and create your communication from 0. To be shot, you should use Arduino environment to program your EPS32 and after that call the data with help of TSP/IP client example in LabVIEW. Go through this link and follow the steps in the video.
Regards)