Home  /  Productivity Apps  / Water level monitor (Wi-Fi) on Windows Pc

Water level monitor (Wi-Fi) on Windows Pc

Developed By: LogiTek Projects Solutions Pvt. Ltd.

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: December 27, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.3
Size 1.4 MB
Release Date September 24, 20
Category Productivity Apps

App Permissions:
Allows applications to open network sockets. [see more (1)]

What's New:
Bug fix in GUI. [see more]

Description from Developer:
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 f... [read more]

App preview ([see all 9 screenshots]  /  [view video])

App preview

About this app

On this page you can download Water level monitor (Wi-Fi) and install on Windows PC. Water level monitor (Wi-Fi) is free Productivity app, developed by LogiTek Projects Solutions Pvt. Ltd.. Latest version of Water level monitor (Wi-Fi) is 1.3, was released on 2020-09-24 (updated on 2023-12-27). Estimated number of the downloads is more than 10. Overall rating of Water level monitor (Wi-Fi) is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install Water level monitor (Wi-Fi) on Windows?

Instruction on how to install Water level monitor (Wi-Fi) on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Water level monitor (Wi-Fi) on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Water level monitor (Wi-Fi) using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Water level monitor (Wi-Fi)" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Water level monitor (Wi-Fi) on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Water level monitor (Wi-Fi)" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.3.

Download Water level monitor (Wi-Fi) 1.3 on Windows PC – 1.4 MB

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.
Bug fix in GUI.
Allows applications to open network sockets.