HX711 load cell support

Has anyone had a go getting a HX711 load cell amplifier integrated with a cube before? The breakout board I am looking at (linked below) uses I2C. If not, any ideas on integrating it? Likely lua scripting?

There are multiple posts mentioning this but no luck.

https://www.digikey.com/htmldatasheets/production/1836471/0/0/1/hx711.html

Cheers

Hi. I changed the tag for this post to “general” from “blog”.

1 Like
1 Like

Lua scripting will do, in the worst case you will need to do a trivial addition to the Lua I2C bindings.

the HX711 isnt i2c, its a custom serial protocol.

Sparkfun NAU7802 based Qwiic Scale board is I2C.