Raspberry Pi Weighting Control System
This project serves as a simple weighting control system, that was realized as a Bachelor Thesis
|
#include <hx711/common.h>
Go to the source code of this file.
Classes | |
class | custom_watcher |
custom_watcher extends HX711 library Watcher. Reason is to get access to the watcher state, so the measuring can be interrupted More... | |
class | custom_hx711 |
Extends HX711 library AdvancedHX711. Custom implementations for value reading, so it can be observed and iterrupted. More... | |