This project is a fuzzy logic-based garden sprinkler system that decides how much water to sprinkle based on:
- Soil Moisture (Dry, Moist, Wet)
- Weather Temperature (Cold, Warm, Hot)
The system intelligently determines the water sprinkling level:
- Low π§
- Medium πΏ
- High π
β
Uses fuzzy logic to make intelligent watering decisions
β
Prevents overwatering or underwatering based on conditions
β
Implemented using Python, `skfuzzy`, and `matplotlib`
β
Visualizes fuzzy membership functions and decision rules
https://github.com/Code-Cadet/fuzzy-sprinkler-system.git
cd fuzzy-sprinkler-system