Skip to content

RohitAwx/Irrigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Irrigator

A collaborative project made for the farmers, across regions where 'drip irrigation' & 'sprinkler irrigation' systems are used. It aligns with the present irrigation needs while adhering to the farmers' water conservation principles and feasibility.

Tech Stack

Python Kotlin C++

Architecture

Architecture-Irrigator

LoRa-ESP32 Sensor Monitoring

Overview

This project utilizes LoRa and ESP32 modules to monitor soil humidity and temperature from a remote farm and display the data live on a mobile application. The LoRa transmitter collects sensor data and sends it to the LoRa receiver, which is connected to an ESP32 module acting as a Wi-Fi access point.

Setup Instructions

  1. Connect the LoRa module to the ESP32 as per the connection diagram.
  2. Flash the provided receiver code to the ESP32 module.
  3. Power the LoRa and ESP32 module using a 5V power source.
  4. Connect your mobile phone to the ESP32 Wi-Fi network (SSID: ESP32_LoRa_Receiver , Password: 123456789).
  5. Access the live data through the app or a browser using the IP address 192.168.4.1.

Usage

After completing the setup, the ESP32 will display live data received from the LoRa transmitter. The mobile app will fetch this data from the ESP32 and present it intuitively.

Application UI

Screen 1


Screen 1 - adding the total no. of farms



Screen 2 - displaying the data fetched


Screen 2 - Reverse Countdown

Tip

Reverse countdown technique timer is used relative to the fixed amount of time needed for irrigation; if this technique has not been used the irrigator will run 'n' number of times leading to water loss.

About

A collaborative project made for the farmers ; aligning to the present needs of irrigation , while having the the principles of water conservation as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors