Posts

Showing posts from December, 2022

IOT BASED LEVEL MONITORING SYSTEM

Image
PROBLEM STATEMENT : Ultrasonic-based water volume measurement has become one of the great areas of research in the world. The goal is to measure and monitor water volume activity remotely, using manpower as less as possible. Design a wireless water volume measurement and monitoring system that can be a helpful hand for commercial use and which can reduce manpower. Components and Software Used: Node MCU: NodeMCU is an open-source Lua-based firmware and development board specially targeted for IoT-based Applications. It includes firmware that runs on the ESP8266 Wi-Fi SoC from Espressif Systems, and hardware that is based on the ESP-12 module. HCSR04 Ultrasonic Sensor: The HC-SR04 ultrasonic sensor uses SONAR to determine the distance of an object just like the bats do. It offers excellent non-contact range detection with high accuracy and stable readings in an easy-to-use package from 2 cm to 400 cm or 1” to 13 feet. ThingSpeak Cloud:  ThingSpeak is an IoT analytics p...