The Digital Logic Plant Care System is an Arduino-based smart irrigation project designed to automatically monitor and care for plants. The system uses digital logic principles to decide when a plant needs water based on soil moisture levels This project uses an Arduino board as the main controller, connected to a soil moisture sensor to detect the water level in the soil. Based on the sensor reading, the system applies digital logic conditions (IF–ELSE) to determine whether to activate a water pump.