Water Level Monitoring and Visualization

  • Tech Stack: Python, Raspberry Pi, Matplotlib, Numpy
  • Github URL: Project Link

The project uses a Python-based system on Raspberry Pi to monitor and display the water level in a tank, reading values from an ultrasonic sensor and storing them in a text file.

The system reads the stored values, plots them as a graph, and performs auto-correlation to identify patterns or trends in the water level data.

The project leverages Raspberry Pi's capabilities and Python programming to create a compact and efficient solution for monitoring and analyzing water levels in the tank.