01-11-2021 06:03 AM
Hello!
I am trying to use LINX (on LabView 2014 32 bit version) to read distance from HC-SR04 ultrasonic sensor that is on a Raspberry Pi 3B. I am able to connect to the RPi and run the Blink example.
I have followed this video: https://www.youtube.com/watch?v=qlbw9MDr6OM&list=PLuzyRQYQpuVgdtuz64nKeUy6V5ygw4Wuk&index=4&ab_chann...
and ended up with the following VI and error.
I should mention I followed the advice in the video and changed the Read.VI by adding an Active High control to the Stimulus Pulse (tried with and without this modification).
Also, I am able to read distance from the sensor on the RPi with a Python script, so that works.
I've tried using LabView Community edition 2020 but I couldn't even connect to the RPi.
05-14-2023 11:07 PM
Did you get this figure out? I'm running into the same problem.
12-29-2023 03:16 PM
Where you ever able to get the ultrasonic distance sensor on Raspberry Pi working using LabVIEW LINX?