Introduction
This manual provides comprehensive instructions for setting up, operating, and maintaining your ALAMSCN Automatic Irrigation DIY Kit. This kit allows you to build an automatic watering system that monitors soil moisture and waters plants as needed, ensuring efficient plant care.

Kit Components
The ALAMSCN Automatic Irrigation DIY Kit includes the following components:
- Capacitive Soil Moisture Sensor: Measures soil moisture levels using capacitive sensing.
- DHT11 Sensor: A digital sensor for measuring ambient temperature and humidity.
- 0.96" I2C OLED Display: For visualizing data from the sensors.
- 1 Channel 5V Relay Module: Used to control the water pump.
- DC 3-6V Micro Submersible Mini Water Pump: For delivering water to plants.
- 1 Meter Water Tubing: For water delivery.
- 9V Power Clip: For power supply.
- Breadboard: For prototyping and circuit assembly.
- Jumper Wires: For making electrical connections.
Note: An ESP8266 microcontroller (e.g., NodeMCU) is required for this project but is not included in this kit.
Setup Instructions
1. Circuit Diagram and Connection
Follow the diagram below to connect the components.

- Connect the soil moisture sensor to the A0 pin of your NodeMCU (or compatible microcontroller).
- Connect the DHT11 sensor to the D4 pin of your NodeMCU.
- Connect the motor to the relay module.
- Connect the relay module's control pin to the D5 pin of your NodeMCU.
- Connect the OLED display to the I2C pins (SDA, SCL) of your NodeMCU.
- Power the motor and relay using the 5V pin from your NodeMCU.
- Ensure the DHT11 Sensor, Capacitive Soil Moisture Sensor, and OLED Display receive a 3.3V supply.
2. Capacitive Soil Moisture Sensor Installation
The capacitive soil moisture sensor is designed for long-term use due to its corrosion-resistant material.

- Insert the capacitive soil moisture sensor into the soil of your plant.
- Ensure the sensor is inserted up to the recommended depth, avoiding the "Warning Line" to prevent damage or inaccurate readings.
- Connect the sensor's 3-pin interface to your microcontroller as per the circuit diagram.
3. Mini Water Pump Setup
Proper installation of the water pump is crucial for its functionality and longevity.

- Connect the provided water tubing to the motor outlet of the pump.
- Submerge the pump completely in a water reservoir.
- Important: Ensure the water level is always higher than the motor to prevent dry running. Dry running can damage the motor due to overheating and may produce noise.
4. DHT11 Sensor and OLED Display Integration
These components provide environmental data and visual feedback.

- Connect the DHT11 sensor to your microcontroller to measure air temperature and humidity.
- Interface the 0.96" OLED Display with your microcontroller via I2C for data visualization.
- Ensure all connections follow the circuit diagram for proper functionality.
Operating Instructions
Once the system is fully assembled and programmed (programming instructions are typically provided with your microcontroller or found online for specific platforms like Arduino/ESP8266), the automatic irrigation system operates as follows:
- The Capacitive Soil Moisture Sensor continuously monitors the moisture level in the soil.
- The DHT11 Sensor provides ambient temperature and humidity data, which can be used for more advanced control logic if programmed.
- When the soil moisture level drops below a pre-defined threshold (set in your microcontroller's code), the microcontroller activates the 1 Channel 5V Relay Module.
- The activated relay turns on the DC 3-6V Micro Submersible Mini Water Pump.
- Water is pumped from the reservoir through the tubing to the plant until the soil moisture sensor detects that the desired moisture level has been reached.
- Once the soil is adequately moist, the microcontroller deactivates the relay, turning off the water pump.
- The 0.96" I2C OLED Display shows real-time data, such as soil moisture percentage, temperature, and humidity, allowing you to monitor the system's status.
Adjust the moisture threshold in your code to suit the specific needs of your plants.
Maintenance
Regular maintenance ensures the longevity and optimal performance of your automatic irrigation system.
- Soil Moisture Sensor: Periodically check the sensor for any buildup of dirt or mineral deposits. Gently clean with a soft, damp cloth if necessary. Ensure it remains inserted at the correct depth.
- Water Pump: Regularly inspect the water reservoir and pump for debris or blockages. Clean the pump and tubing as needed to maintain efficient water flow. Always ensure the pump is fully submerged when operating.
- Water Reservoir: Keep the water reservoir clean and free of algae or sediment. Refill as necessary.
- Connections: Periodically check all jumper wire connections on the breadboard and to the microcontroller to ensure they are secure.
- Software: If using a programmable microcontroller, ensure your code is up-to-date and optimized for your specific plant needs.
Troubleshooting
| Problem | Possible Cause | Solution |
|---|---|---|
| Water pump does not turn on. |
|
|
| OLED display shows no data or incorrect data. |
|
|
| Soil moisture readings are inconsistent. |
|
|
| DHT11 sensor shows incorrect temperature/humidity. |
|
|
Specifications
Capacitive Soil Moisture Sensor
- Interface: 3-Pin Sensor interface (PH2.0-3P)
- Output: Analog
- Operating Voltage: DC 3.3-5.5V
- Output Voltage: DC 0-3.0V
- Size: 99x16mm / 3.9×0.63″
DHT11 Humidity Temperature Sensor
- Input Supply Voltage: 3.3 ~ 5V DC
- Supply Current: Measurement 0.3mA, Standby 60µA
- Temperature Measurement Range: 0~50 degrees Celsius
- Temperature Measurement Error: ±2 degrees Celsius
- Humidity Measurement Range: 20%~95%RH
- Humidity Measurement Error: ±5%RH
DC 3-6V Micro Submersible Mini Water Pump
- Operating Voltage: 2.5 ~ 6V
- Operating Current: 130 ~ 220mA
- Flow Rate: 80 ~ 120 L/H
- Maximum Lift: 40 ~ 110 mm
- Outlet Outside Diameter: 7.5 mm
- Outlet Inside Diameter: 5 mm
General Product Information
- Model Number: AL12692
- UPC: 687117714916
- Product Dimensions: 3.93 x 1.96 x 0.78 inches
- Item Weight: 0.64 ounces
- Hose Length: 1 Meter
- Power Source: DC
- Material: PVC
Warranty and Support
This product is typically covered by a standard return policy, allowing for refund or replacement within 30 days of purchase. For specific warranty details, please refer to your purchase documentation or the retailer's policy.
For further assistance, detailed tutorials, or if you encounter any issues not covered in this manual, please contact ALAMSCN customer service. Refer to the contact information provided with your purchase or on the official ALAMSCN store page.
Safety Precaution: Always refer to the included instructions and customer service for safety precautions and proper usage of electronic components.