The project implements an automatic irrigation system using soil moisture sensors. Sensors in each agricultural field detect the humidity level in the soil and send signals to a microcontroller. If a field's soil becomes dry, the sensor sends a signal to the microcontroller which then supplies water to that field until the soil moisture level increases again. The system aims to reduce water usage through automated irrigation only when needed.