james-e-morris / hx711-multi

Sample multiple HX711 24-bit ADCs with Python 3 on a Raspberry Pi Rasperry Pi Zero, 2 or 3
MIT License
13 stars 5 forks source link

Improved Documentation and Examples #3

Closed james-e-morris closed 2 years ago

james-e-morris commented 3 years ago

I have a basic example provided, but there are much more advanced ways of using this that could help someone get started. If someone has a small standalone app that turns an HX711 into a fully functional scale interface, that would be a great addition to the repo. The ReadMe could also be improved to include more info about the HX711 itself.

james-e-morris commented 2 years ago

Closing as the latest improvements are adequate