Raspberry Pi Weighting Control System
This project serves as a simple weighting control system, that was realized as a Bachelor Thesis
custom_hx711 Member List

This is the complete list of members for custom_hx711, including all inherited members.

_wxcustom_hx711protected
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) overridecustom_hx711virtual
getValues(const std::size_t samples) overridecustom_hx711virtual
getValues(const std::chrono::nanoseconds timeout, std::vector< Value > **watchdog)custom_hx711virtual
getValues(const std::size_t samples, std::vector< Value > **watchdog)custom_hx711virtual
stop_reading()custom_hx711virtual