Page 1 of 1

Sensor presur hx710

Posted: Sat Feb 06, 2021 9:51 am
by dradjen
I have flowcode 9. I can't make presur sesor hx710b. how to upgrade the base.

Re: Sensor presur hx710

Posted: Sat Feb 06, 2021 6:15 pm
by p.erasmus
Hi,

If you are asking for a component for the HX710 pressure sensor ,there is not one available in Flowcode ,
The Datasheet of this Sensor is useless no information regarding the communication ,my guess is nobody will make a component for this sensor

Re: Sensor presur hx710

Posted: Sat Feb 06, 2021 9:14 pm
by mnfisher
Take a look at the Arduino library for the HX711 (I chose first in the list by Rob Tillaart)- it looks fairly straightforward. It should work AOK with the HX710B.

I don't have a sample to work with - but it should be possible to get it to work with Flowcode.

Martin

Re: Sensor presur hx710

Posted: Sat Feb 06, 2021 9:56 pm
by medelec35
p.erasmus wrote:
Sat Feb 06, 2021 6:15 pm
If you are asking for a component for the HX710 pressure sensor ,there is not one available in Flowcode ,
There is a HX711:
HX711.png
HX711.png (6.07 KiB) Viewed 7195 times

Re: Sensor presur hx710

Posted: Sun Feb 07, 2021 6:50 am
by p.erasmus
Thanks guys ,I was not aware of the HX711
:D

Re: Sensor presur hx710

Posted: Sun Feb 07, 2021 4:39 pm
by dradjen
Thank you. :D