项目作者: neumotngayem

项目描述 :
Smart irrigation system
高级语言: Python
项目地址: git://github.com/neumotngayem/Smart-Irrigation-using-Fuzzy-Logic.git


Smart Irrigation using Fuzzy Logic

The smart irrigation solution by implementing Mamdani Fuzzy Model. The input and output of the system as follows:

Inputs:

Soil Moisture -> Dry / Normal / Adequately Wet / Saturated

Humidity -> Low / Medium / High / Extremely High

Temperature -> Very Cold / Cold / Normal / Hot

Output:

Valve Opening -> Very Small / Small / Medium / Large / Full

How to run

This system is coded by Python and using PyQT5 for GUI.

Run file mainWindow.py to start the system.

System GUI

Main Window
Result Window