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.
- Monitors water levels continuously
- Records data every hour
- Stores data on a memory card for easy access
- Arduino Uno R3
- Ultrasonic Sensor
- Micro SD card module
- Micro SD card
- Jumper wires
- Breadboard
- Power supply
- LCD display
- LED bulbs
- Buzzer
- RTC module
- 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.
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.
This project is licensed under the MIT License - see the LICENSE file for details.