Skip to content

harikrishnan-kp/MistMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MistMate

MistMate is an intelligent agriculture solution designed to automatically maintain optimal environmental conditions for plant growth. Effective management of temperature and humidity plays a crucial role in improving plant health and maximizing agricultural productivity. This project aims to automatically regulate temperature and humidity levels in a greenhouse. The system includes sensors to collect environmental data and actuators such as sprinklers to take corrective actions. Both the sensors and actuators communicate wirelessly through a LoRaWAN (Long Range Wide Area Network), enabling long-range, low-power connectivity.

System Workflow

  • Data Collection: A LoRaWAN-enabled temperature sensor is installed in the greenhouse continuously monitors the ambient conditions.
  • Data Transmission: The sensor transmits the collected data to a LoRaWAN server via a LoRaWAN gateway.
  • Remote Monitoring and Control: The LoRaWAN server receives and processes the sensor data. The server analyzes the data in real time.
  • Actuation Logic: If the temperature exceeds a predefined threshold, server generates a downlink to turn on LoRaWAN-enabled atuator.
  • Actuator Activation: The downlink is sent to a LoRaWAN-enabled actuator, such as a sprinkler, which is then triggered to lower the temperature.

Key Features

  • Long range communication without dependence on traditional Wi-Fi or cellular networks.
  • Low power consumption, making it ideal for remote or off-grid agricultural setups.
  • Remote monitoring and automation, reducing the need for manual intervention.
  • Scalable and customizable, allowing additional sensors (e.g., humidity, soil moisture) to be integrated as needed.

Contributors

Note

LoRaWAN based automatic misting system using stm32-embedded system.

About

LoRaWAN based automatic misting system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors