03-30-2023 04:21 PM
Hi , I have an HX711 from sparkfun Load Cell Amplifier and I need to connect it to an Arduino, I also have a motor with a fan connected to the Arduino ( this is for a wind tunnel project ) the pressure sensor is not reading any voltage when this things are connected . Is there any ways of connecting this amplifier
03-30-2023 06:54 PM
You're on the wrong website. This is a LabVIEW forum, not an Arduino forum.
03-30-2023 07:11 PM
Hi, I need to connect everything to LabView , this is why I wrote here. My problem is with the pressure sensor. The LabView is not reading the voltage that is coming from the HX711 amplifier.
03-30-2023 08:03 PM
but this seem to be the problem with the code of arduino board, the sensor is transfering the data to arduino board.
you may need to make sure the arduino board could fetch the sensor data first.
LabVIEW could not get the data without addtional hardware.