Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 888 Bytes

File metadata and controls

27 lines (21 loc) · 888 Bytes

SmartAgroMonitor

SmartAgroMonitor

SmartAgroMonitor is an IoT-based solution for real-time monitoring of soil nutrients, pH levels, and moisture. This project integrates Modbus communication, an OLED display, and a GSM module to provide essential soil data for agricultural applications.

Features

Monitors soil nitrogen (N), phosphorus (P), and potassium (K) levels. Measures soil pH levels and moisture content. Displays real-time sensor data on an OLED screen. Sends SMS notifications with sensor readings via GSM module.

Components

Arduino Mega MAX485 Module NPK Sensor Soil Moisture Sensor pH Sensor GSM Module (e.g., SIM800L) OLED Display (128x32) Various resistors and wires

Usage

Setup the hardware according to the provided circuit diagram. Upload the code to the Arduino Mega. Monitor soil data on the OLED display and receive SMS notifications with the readings.