Message: Hello,
I would like to monitor the liters of water passing through a faucet. I would like to buy a water flow sensor (e.g this at this link
), connect it to an Arduino controller and transmit data over WiFi to a central server (e.g. Home Assistant running on Raspberry PI).
Important: I need battery power supply, not wired.
Please:
- Which is the best solution you suggest me to tranfer data over Wifi?
- Which is the best Arduino I can use (Uno, Pro, etc.)?
- Is there a solution to have a battery power supply? If so, which?
- Which is the best solution to trasnfer data collected by Arduino over WiFi (WiFi shield or other)?
Thanks. Best regards.