Recently purchased the GrovePi+ starter kit and the Seeed Grove ADC for load cell (HX711) sensor for a university project.
GrovePi+ is configured and working on a RPi 3B using Dexter’s Raspian for Robots OS. Demo sw for other sensors works without issue - but the critical sensor for my project is the HX711 load cell to sense the weight of the contents.
KEY QUESTIONS:
Where is the Grove library for the HX711 sensor? I cannot locate it on the wiki or in GitHub.
Which port on the GrovePi does it plug into? Digital, analog, i2c ?
Which GPIO pins on the RPi does this then map to?
Any and all help is greatly appreciated since this assign,ent does have a finite timeline.