BOM (Bill Of Materials)
Last updated
Last updated
Here are the materials you will need in order to build this project:
Arduino Board (e.g., Arduino Uno): The main microcontroller board that serves as the brain of the project.
Soil Moisture Sensor: A sensor used to measure the moisture level in the soil. The sensor provides analog output based on the soil's moisture content.
DHT11 Temperature and Humidity Sensor: A sensor capable of measuring temperature and humidity in the environment.
Relay Module: A module that allows the Arduino to control high-power devices, such as a water pump. It acts as a switch to turn the pump on or off.
Water Pump: An actuator used to supply water to the plants when the moisture level falls below a certain threshold.
LCD Display (16x2): A liquid crystal display that provides a visual interface to display sensor readings and system information.
Arduino Sensor Shield: A shield specifically designed for Arduino boards that provides easy and convenient connections for components. It simplifies the wiring process and ensures compatibility.
Jumper Wires: Wires used for connecting various components to the Arduino shield and making necessary connections.
Power Supply: A power source to supply power to the Arduino board and the water pump. It can be a USB cable connected to a computer or an external power adapter or battery pack.
Please note that the quantities and specific models may vary based on your preferences and availability. Ensure that the components you choose are compatible with the Arduino board and shield and have the required specifications.
It's recommended to check the datasheets and specifications of each component to ensure proper integration and functionality within the project.