Step 1: Firstly we created an azure storage account, containers and blob to enable the team work together and easily have access to the project files real time.
Step 2: The soil moisture sensor was integrated to measure the amount of moisture content in the soil. The VCC is connected to 5v of the arduino board and the GND connected to ground. The soil moisture is use as an analog sensor and we use this to determine the amount of moisture in the soil
Step 3: To integrate the LCD, we connected the pin to the Arduino board. r3, r4, r5, r6, r7 are all connected to arduino digital pins. Vss connected to 5v, Vdd to GND and the contrast is connected through a potentiometer to vary the brightness of the LCD.
Step 4: Next is the connection of the keypad module. All necessary pinout from the datasheet was followed.
For measuring the temperature and humidity, we use DHT 11, the Vcc to 5V, GND to GND and output was connected to digital pin of the arduino.
