Raspberry Pi Weighting Control System
This project serves as a simple weighting control system, that was realized as a Bachelor Thesis
|
This is the complete list of members for custom_hx711, including all inherited members.
_wx | custom_hx711 | protected |
custom_hx711(const int dataPin, const int clockPin, const Value refUnit=1, const Value offset=0, const Rate rate=Rate::HZ_10) | custom_hx711 | |
getValues(const std::chrono::nanoseconds timeout) override | custom_hx711 | virtual |
getValues(const std::size_t samples) override | custom_hx711 | virtual |
getValues(const std::chrono::nanoseconds timeout, std::vector< Value > **watchdog) | custom_hx711 | virtual |
getValues(const std::size_t samples, std::vector< Value > **watchdog) | custom_hx711 | virtual |
stop_reading() | custom_hx711 | virtual |