Home automation using Arduino and Raspberry PI
Arduino is used to sense the water level and then switch on and off motor based on the water levels in the overhead tank and storage tank. It displays the values on an LCD display as well as publishes to a MQTT server running on the Respberry PI.
Uses the Mosquitto MQTT server .
The MQTT server data is used by Home Assistant running on the PI to store and display the results for now.