Water level monitor (Wi-Fi) Application icon

Water level monitor (Wi-Fi) 1.3

1.4 MB / 0+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Water level monitor (Wi-Fi), developed and published by LogiTek Projects Solutions Pvt. Ltd., has released its latest version, 1.3, on 2020-09-24. This app falls under the Productivity category on the Google Play Store and has achieved over 10 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Water level monitor (Wi-Fi) APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: aarsoftronix.com.ifluidwi_fi

Updated: 4 years ago

Developer Name: LogiTek Projects Solutions Pvt. Ltd.

Category: Productivity

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Water level monitor (Wi-Fi) on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Reviews

5 ★, on 2020-09-22
Amazing app to monitor tank's water level over the Wi-Fi. Perfect for Arduino based projects.

Previous Versions

Water level monitor (Wi-Fi) 1.3
2020-09-24 / 1.4 MB / Android 4.0+

About this app

Arduino Program: https://drive.google.com/open?id=1_7CgK6i6RGRgCu1To0clNLOnXPx18QBR

Introduction: This application is one of the best solution to monitor the water (or any other fluid) level and to control the associated pump over Wi-Fi.

Detailed description: This application is for people or hobbyists those want to monitor the level of water or any fluid and control the pump from their Android phones either in automatic or manual way.

*This application receives the fluid level values over the Wi-Fi link. It needs an active connection with the Wi-Fi module such as ESP8266 or any other that is supposed to send the fluid level information gathered by a micro-controller such as Arduino from fluid containing tank.

**Fluid level information sent by micro-controller via Wi-Fi module to iFluid application contains integer values ranges from 0 to 100 based on the level of fluid in container.

Technical working:

1. (Hardware side): Working of iFluid application totally depends on the micro-controller based fluid level detection mechanism. Micro-controller will collect the fluid level information from fluid container using transistor based water level sensing mechanism or using ultrasonic sensor such as HC-SR04.

2. (Application side): Note that this application only accepts the fluid level information in terms of integer values those should range from 0 to 100. According to the current level of fluid in container, micro-controller sends the appropriate integer value to iFluid over Wi-Fi (that should range between 0 to 100). For example, let us say if container is half filled with water then micro-controller is supposed to send integer value 50 to application.

iFluid application requires your phone to be connected with Wi-Fi module. When you will start the application, it will demand IP ADDRESS and PORT number of Wi-Fi module that is supposed to be configured as server. For example, if we use ESP8266 as Wi-Fi module, follow its AT command set to make it as server. By default, static IP ADDRESS of ESP8266 is 192.168.4.1 and you can fix PORT number as per your desire.

After that, application will take half of the second to establish an active data connection between itself and Wi-Fi module. As soon as it establish the connection with Wi-Fi module, you need to select the AUTO or MANUAL mode to either turn ON/OFF the pump in automatic or manual way.

After your selection, application will ready to receive the fluid level values over Wi-Fi link.

If you select AUTO mode, application will keep the pump ON if fluid level is less than 100%, else it will turn OFF the pump if fluid level reached 100%.

If you select MANUAL mode, toggle button will be enabled for you to manually control the pump at desired fluid levels.

Application sends character # to micro-controller over Wi-Fi link to turn OFF and character * to turn ON the pump.

*Pressing back button will terminate data connection between Wi-Fi module and application.

New features

Bug fix in GUI.

App Permissions

Allows applications to open network sockets.