Art Original
Sistem Kontrol dan Pemantau pada Tangki Air Berbasis Internet Of Things
Generally water filling uses a pump machine to collect water and put it in the tank. Water still needs to be filled manually. When the water tank is empty, the water pump must be turned on manually, and when the water tank is full, the pump must be turned off. This problem is troubling because if you forget to turn off the water pump, the water in the tank will be full, causing losses, including using more electricity and wasting water. Float systems and level switch systems have previously been developed for water tank or reservoir management. The float system usually takes the form of a float ball, a ball that adjusts the amount of water in the tank by opening and closing. This float frame is only mechanical, when the water level in the tank drops to the minimum level of the float ball, it will open the water flow to fill. Water level control is a tool that can make it easier for humans to identify the water level in the water storage tank. The main function of this water level control is to monitor the water level automatically. This tool is able to monitor and control the water level in the reservoir using ultrasonic sensors. The HCSR04 ultrasonic sensor will detect the water level and send a signal to the nodemcu micro controller to activate the water tank filling pump and send water level data to the website and telegram if the water reservoir is empty or reaches a level of 20%. The HCSR04 ultrasonic sensor will tell the nodemcu microcontroller to turn off the automatic water supply pump and send water level data to websites and telegrams when the water reservoir reaches 100% or is full. This makes it easier to control the water supply. The DS18B20 sensor will detect the water temperature in the tank and send a signal to the microcontroller, which then displays the temperature data on the web and telegram.
No other version available