A tiny micropython library for HX711 scales.
This is mostly a micropython reimplementation of https://github.com/bogde/HX711
Depends on https://github.com/SergeyPiskunov/micropython-hx711 (Why fork the low level code when it's perfectly fine as is, AND you can easily get it from upip)