ajb974 / Kibble-Kounter1

Apache License 2.0
1 stars 0 forks source link

Load Cell- Basic Programming #8

Closed ajb974 closed 1 year ago

ajb974 commented 1 year ago

(0.5 hr) Fill in the dummy functions with real, working code. Include instructions for testing the code by running demo.py

ajb974 commented 1 year ago

HX711 library: https://github.com/mpibpc-mroose/hx711

ajb974 commented 1 year ago

Demonstration of valid output: image

ajb974 commented 1 year ago

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

mlivai commented 1 year ago

Provide specific instructions for testing with demo.py

ajb974 commented 1 year ago

demo.py code successfully added