The class is capable of handling the whole drink detection stuff and able to pass the measured differences to a callback.
There is a state handling build in to the thread of the class to handle all use cases such as drinking, putting the cup back without drinking and even refilling.
With these detections, the scale could be used the whole day without handling any states where we have to take care of.
The class is capable of handling the whole drink detection stuff and able to pass the measured differences to a callback.
There is a state handling build in to the thread of the class to handle all use cases such as drinking, putting the cup back without drinking and even refilling.
With these detections, the scale could be used the whole day without handling any states where we have to take care of.