SlideShare a Scribd company logo
1 of 9
ARDUINO IOT-BASED
MAJOR PROJECT
IOT-BASED SMART IRRIGATION SYSTEM
NAME :- SAMYADEEP ROY
COLLEGE NAME :- RCC INSTITUTE OF INFORMATION TECHNOLOGY
PROJECT NAME :- IOT-BASED SMART IRRIGATION SYSTEM
SOFTWARE USED :- TINNKERCAD
RECQUIRED
COMPONENTS
PROJECT-
RELATED
DESCRIPTION
Agriculture plays a significant role in any country's GDP, and it also
plays a significant role in India's economy. According to reports,
agriculture provides income to 85 percent of India's population. There
are plurality of issues in agriculture, such as determining the moisture
content of the soil and the characteristics of the soil in the region. The
Internet of Things (IOT) assists farmers in overcoming the majority of
agricultural issues. To overcome the excess flow of water into
agricultural land, a smart irrigation system based on IOT was
developed. An IOT based smart irrigation system will be used for
various purposes like water management and various soil parameters
such as soil moisture, pH, humidity are measured and the nutrition of
crop, weather forecasting and the observed values are collected by
microprocessor and further sent to the user mobile. The GSM module
used to establish a transmission link between the agricultural field and
the farmer. The present status of field will be sent to the farmer via
short notification. The farmer can access the server about the field
condition anytime, anywhere thereby reducing the manpower and
time. This whole system will work towards in providing the information
of the red, black and the laterite soil's moisture content for the Thus
the farmer can access the field condition server anytime, anywhere,
thus reducing the workforce and time which will save time and the
money. This system can also be used to ensure the proper amount of
water for the irrigation of the crops. This research will also be helpful
in determining the proportionate quantity of the chemical fertilizers
and the pesticides for particular crops based on the output of the
sensors thus minimizing the toxicity of the crops.
CIRCUIT DIAGRAM
SCHEMATIC
DIAGRAM
ARDUINO SOFTWARE
PROGRAM CODE
• #include<LiquidCrystal.h>
• LiquidCrystal lcd(12,11,5,4,3,2);
• #define moisturepin A0
• #define signalpin 6
• int moisturevalue = 0;
• void setup()
• {pinMode(moisturepin,INPUT);
• pinMode(signalpin,OUTPUT);
• lcd.begin(16,2);}
• void loop()
• {moisturevalue = analogRead(moisturepin);
• if(moisturevalue <= 400)
• { digitalWrite(signalpin,HIGH);
• lcd.setCursor(0,1);
• lcd.print("Motor is On ");}
• else
• {digitalWrite(signalpin,LOW);
• lcd.setCursor(0,1);
• lcd.print("Motor is Off ");}
• lcd.setCursor(0,0);
• lcd.print("Moisture Value....");
• lcd.setCursor(13,1);
• lcd.print(moisturevalue);}
SIMULATION
VIDEO OF THE
WORKING
PROJECT
THANK YOU

More Related Content

Similar to ARDUINO IOT-BASED MAJOR PROJECT.pptx

IRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET Journal
 
IRJET- Irrigation System for Greenland using Soil Moisture Sensor
IRJET-  	  Irrigation System for Greenland using Soil Moisture SensorIRJET-  	  Irrigation System for Greenland using Soil Moisture Sensor
IRJET- Irrigation System for Greenland using Soil Moisture SensorIRJET Journal
 
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...IRJET Journal
 
IRJET- Smart Agricultural System
IRJET-  	  Smart Agricultural SystemIRJET-  	  Smart Agricultural System
IRJET- Smart Agricultural SystemIRJET Journal
 
IRJET- Smart Agriculture System using Thingspeak and Mobile Notification
IRJET- Smart Agriculture System using Thingspeak and Mobile NotificationIRJET- Smart Agriculture System using Thingspeak and Mobile Notification
IRJET- Smart Agriculture System using Thingspeak and Mobile NotificationIRJET Journal
 
moisture sensor ppt.pptx
moisture sensor ppt.pptxmoisture sensor ppt.pptx
moisture sensor ppt.pptxsinghakhil952
 
moisture sensor ppt.pptx
moisture sensor ppt.pptxmoisture sensor ppt.pptx
moisture sensor ppt.pptxsinghakhil952
 
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...IRJET Journal
 
IRJET- Soil Monitoring and Irrigation System by using Arm Processor
IRJET- Soil Monitoring and Irrigation System by using Arm ProcessorIRJET- Soil Monitoring and Irrigation System by using Arm Processor
IRJET- Soil Monitoring and Irrigation System by using Arm ProcessorIRJET Journal
 
IRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET Journal
 
Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)IRJET Journal
 
IRJET- Smart Poly-House Irrigation System
IRJET-  	  Smart Poly-House Irrigation SystemIRJET-  	  Smart Poly-House Irrigation System
IRJET- Smart Poly-House Irrigation SystemIRJET Journal
 
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...ijtsrd
 
Automatic Irrigation System Based upon IOT.pptx
Automatic Irrigation System Based upon IOT.pptxAutomatic Irrigation System Based upon IOT.pptx
Automatic Irrigation System Based upon IOT.pptxVishvendraSingh50
 
Smart Agriculture and Farming
Smart Agriculture and FarmingSmart Agriculture and Farming
Smart Agriculture and FarmingSUVIKRAM PRADHAN
 
Smartirrigationsystemppt2_ab8b7290711f08aaab5dd77c986e3d20.pptx
Smartirrigationsystemppt2_ab8b7290711f08aaab5dd77c986e3d20.pptxSmartirrigationsystemppt2_ab8b7290711f08aaab5dd77c986e3d20.pptx
Smartirrigationsystemppt2_ab8b7290711f08aaab5dd77c986e3d20.pptxMadhankumar566446
 
MAHESH.pptx
MAHESH.pptxMAHESH.pptx
MAHESH.pptxlmahesh4
 
IRJET- IoT Based Automated Irrigation System for Agriculture
IRJET-  	  IoT Based Automated Irrigation System for AgricultureIRJET-  	  IoT Based Automated Irrigation System for Agriculture
IRJET- IoT Based Automated Irrigation System for AgricultureIRJET Journal
 
IRJET- An Effective Automated Irrigation Control and Monitoring System us...
IRJET-  	  An Effective Automated Irrigation Control and Monitoring System us...IRJET-  	  An Effective Automated Irrigation Control and Monitoring System us...
IRJET- An Effective Automated Irrigation Control and Monitoring System us...IRJET Journal
 

Similar to ARDUINO IOT-BASED MAJOR PROJECT.pptx (20)

IRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless Technology
 
IRJET- Irrigation System for Greenland using Soil Moisture Sensor
IRJET-  	  Irrigation System for Greenland using Soil Moisture SensorIRJET-  	  Irrigation System for Greenland using Soil Moisture Sensor
IRJET- Irrigation System for Greenland using Soil Moisture Sensor
 
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
 
IRJET- Smart Agricultural System
IRJET-  	  Smart Agricultural SystemIRJET-  	  Smart Agricultural System
IRJET- Smart Agricultural System
 
IRJET- Smart Agriculture System using Thingspeak and Mobile Notification
IRJET- Smart Agriculture System using Thingspeak and Mobile NotificationIRJET- Smart Agriculture System using Thingspeak and Mobile Notification
IRJET- Smart Agriculture System using Thingspeak and Mobile Notification
 
moisture sensor ppt.pptx
moisture sensor ppt.pptxmoisture sensor ppt.pptx
moisture sensor ppt.pptx
 
moisture sensor ppt.pptx
moisture sensor ppt.pptxmoisture sensor ppt.pptx
moisture sensor ppt.pptx
 
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
 
IRJET- Soil Monitoring and Irrigation System by using Arm Processor
IRJET- Soil Monitoring and Irrigation System by using Arm ProcessorIRJET- Soil Monitoring and Irrigation System by using Arm Processor
IRJET- Soil Monitoring and Irrigation System by using Arm Processor
 
IRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using Arduino
 
Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)Smart system monitoring on soil using internet of things (IOT)
Smart system monitoring on soil using internet of things (IOT)
 
IRJET- Smart Poly-House Irrigation System
IRJET-  	  Smart Poly-House Irrigation SystemIRJET-  	  Smart Poly-House Irrigation System
IRJET- Smart Poly-House Irrigation System
 
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
Design and Development of IoT and Cloud Based Smart Farming System for Optimu...
 
Automatic Irrigation System Based upon IOT.pptx
Automatic Irrigation System Based upon IOT.pptxAutomatic Irrigation System Based upon IOT.pptx
Automatic Irrigation System Based upon IOT.pptx
 
Smart Agriculture and Farming
Smart Agriculture and FarmingSmart Agriculture and Farming
Smart Agriculture and Farming
 
Smartirrigationsystemppt2_ab8b7290711f08aaab5dd77c986e3d20.pptx
Smartirrigationsystemppt2_ab8b7290711f08aaab5dd77c986e3d20.pptxSmartirrigationsystemppt2_ab8b7290711f08aaab5dd77c986e3d20.pptx
Smartirrigationsystemppt2_ab8b7290711f08aaab5dd77c986e3d20.pptx
 
Smart ppt2
Smart ppt2Smart ppt2
Smart ppt2
 
MAHESH.pptx
MAHESH.pptxMAHESH.pptx
MAHESH.pptx
 
IRJET- IoT Based Automated Irrigation System for Agriculture
IRJET-  	  IoT Based Automated Irrigation System for AgricultureIRJET-  	  IoT Based Automated Irrigation System for Agriculture
IRJET- IoT Based Automated Irrigation System for Agriculture
 
IRJET- An Effective Automated Irrigation Control and Monitoring System us...
IRJET-  	  An Effective Automated Irrigation Control and Monitoring System us...IRJET-  	  An Effective Automated Irrigation Control and Monitoring System us...
IRJET- An Effective Automated Irrigation Control and Monitoring System us...
 

Recently uploaded

ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 

Recently uploaded (20)

ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 

ARDUINO IOT-BASED MAJOR PROJECT.pptx

  • 2. NAME :- SAMYADEEP ROY COLLEGE NAME :- RCC INSTITUTE OF INFORMATION TECHNOLOGY PROJECT NAME :- IOT-BASED SMART IRRIGATION SYSTEM SOFTWARE USED :- TINNKERCAD
  • 4. PROJECT- RELATED DESCRIPTION Agriculture plays a significant role in any country's GDP, and it also plays a significant role in India's economy. According to reports, agriculture provides income to 85 percent of India's population. There are plurality of issues in agriculture, such as determining the moisture content of the soil and the characteristics of the soil in the region. The Internet of Things (IOT) assists farmers in overcoming the majority of agricultural issues. To overcome the excess flow of water into agricultural land, a smart irrigation system based on IOT was developed. An IOT based smart irrigation system will be used for various purposes like water management and various soil parameters such as soil moisture, pH, humidity are measured and the nutrition of crop, weather forecasting and the observed values are collected by microprocessor and further sent to the user mobile. The GSM module used to establish a transmission link between the agricultural field and the farmer. The present status of field will be sent to the farmer via short notification. The farmer can access the server about the field condition anytime, anywhere thereby reducing the manpower and time. This whole system will work towards in providing the information of the red, black and the laterite soil's moisture content for the Thus the farmer can access the field condition server anytime, anywhere, thus reducing the workforce and time which will save time and the money. This system can also be used to ensure the proper amount of water for the irrigation of the crops. This research will also be helpful in determining the proportionate quantity of the chemical fertilizers and the pesticides for particular crops based on the output of the sensors thus minimizing the toxicity of the crops.
  • 7. ARDUINO SOFTWARE PROGRAM CODE • #include<LiquidCrystal.h> • LiquidCrystal lcd(12,11,5,4,3,2); • #define moisturepin A0 • #define signalpin 6 • int moisturevalue = 0; • void setup() • {pinMode(moisturepin,INPUT); • pinMode(signalpin,OUTPUT); • lcd.begin(16,2);} • void loop() • {moisturevalue = analogRead(moisturepin); • if(moisturevalue <= 400) • { digitalWrite(signalpin,HIGH); • lcd.setCursor(0,1); • lcd.print("Motor is On ");} • else • {digitalWrite(signalpin,LOW); • lcd.setCursor(0,1); • lcd.print("Motor is Off ");} • lcd.setCursor(0,0); • lcd.print("Moisture Value...."); • lcd.setCursor(13,1); • lcd.print(moisturevalue);}