05-12-2025 07:10 AM
I'm working on a project that involves using LabVIEW with esp32, but apparently LINX doesnt support ESP32 officially. I've tried using the community made LinxESP32 firmware but i don't quite understand what i have to do next, any help would be appreciated.
05-12-2025 07:41 AM
You can write a custom firmware and implement your own VISA communication layer. What do you intend to do on LabVIEW side and ESP32 side?