Skip to content

This Arduino project integrates an ultrasonic sensor, real-time clock (RTC), LCD display, and SD card module to measure and log distances, while providing visual and auditory alerts based on proximity.

License

Notifications You must be signed in to change notification settings

jai-en/Water-Depth-Logging-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Water Level Monitoring System

Overview

This project utilizes an Arduino Uno R3 to monitor water levels and records the data every hour onto a memory card. It is designed for applications such as irrigation systems, aquaculture, or any other water management scenarios.

Features

  • Monitors water levels continuously
  • Records data every hour
  • Stores data on a memory card for easy access

Materials Used

  • Arduino Uno R3
  • Ultrasonic Sensor
  • Micro SD card module
  • Micro SD card
  • Jumper wires
  • Breadboard
  • Power supply
  • LCD display
  • LED bulbs
  • Buzzer
  • RTC module

Usage

  • Ensure the water level sensor is correctly placed in the water source.
  • The system will automatically log water levels to the SD card every hour.
  • Access the data by removing the SD card and opening it on your computer.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Alt text Alt text

About

This Arduino project integrates an ultrasonic sensor, real-time clock (RTC), LCD display, and SD card module to measure and log distances, while providing visual and auditory alerts based on proximity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages