Looking at making a smart bathroom scale, to upload measurements to the cloud. Sounds simple and has been done, but I'm looking at making it work without physical buttons.
I've ripped apart an old set of scales. These worked by tapping the unit with your feet, waiting until it had turned on and tared, then you could weigh yourself. I'm looking to basically replicate this with an ESP8266, a HX711 and an OLED screen.
The only way I can figure this out is to have the ESP running constantly and monitoring the HX711. However, this will drain the batteries. Is there any way I can put everything into a low-power mode while still monitoring for any change?
Any help would be great.
Thanks,
Dan