SlideShare a Scribd company logo
GROUP MEMBER
ABHILASH SHARMA
ABHISHEKANAND SHARMA
GOLDI SIKANDAR
MAHENDRA SAINI
NAVEEN SHARMA
ON
MODERN INSTITUTE OF TECHNOLOGY & RESEARCH CENTRE ALWAR
GUIDED BY
DEEPAK SHARMA
ASST PROF OF
ECE DEPARTENT
 INTRODUCTION
 COMPONENT
 CIRCUIT DIAGRAM
 PIN CONFIGURATION
 WORKING
 APPLICATION
 ADVANTAGES
 DISADVANTAGE
 CONCLUSION
 REFERENCES
CONTENT
1
• The temperature monitoring system is an integrated device that
allow users to input specific requirement of temperature for any
environment.
• The purpose of this project is to explore the possibility to
continuously monitor temperature.
• LM35 temperature sensor is used to sense the temperature.
Microcontroller ATMega328 is used as the heart of this system
which holds the monitoring and controlling program and the
temperature is displayed on an LCD screen.
•For controlling the temperature, relays are used which are
connected to a heater and a cooler.
2
COMPONENT
S. NO. COMPONENT QUANTITY PRICE(Rs)
1
RESISTOR
1 (1k)
1
2
CAPACITOR
3 (22pf,10uf,100uf) 5
3
ATMEGA328 microcontroller
1 300
4
GSM module (SIM900)
1 1200
5
LCD 16x2
1 50
6
12v adapter for GSM module
1 300
7
16MHz crystal
1 20
8
7805 voltage regulator
1 10
9
LM35 temp. sensor
1 40
10
9v battery
1 10
3
4
FIG:2 CIRCUIT DIAGRAM
5
Pin diagram- Circuit diagram
FEATURES :-
• Input voltage - 7-12V
• 14 Digital I/O Pins (6 PWM outputs)
• 6 Analog Inputs
• 32k Flash Memory
• 16Mhz Clock Speed 16
●Arduino is an open-source electronics prototyping platform based on flexible, easy-to-
use hardware and software.
●Arduino hardware is programmed using a Wiring-based language (syntax and libraries),
similar to C++ with some slight simplifications.
●Arduino can sense the environment by receiving input from a variety of sensors and can
affect its surroundings by controlling lights, motors, and other actuators.
6
GSM MODULE(SIM900)
• The development of GSM network, it can
easily connect the sensor with GSM network
•We don’t need to be present near the sensor in order to view the
temperature.
•To monitor the real time temperature send the SMS “temp” on that
number which inserted in GSM module.
• When the GSM module receive this SMS it give this SMS to the
microcontroller. Microcontroller connected to the temperature
sensor.
•Microcontroller receive the temperature value through temperature
sensor and create a SMS and send to the same number.
7
LM35
FIG 1. LM35
8
●A crystal oscillator is an electronic oscillator circuit that uses the mechanical
resonance of a vibrating crystal of piezoelectric material to create an electrical
signal with a very precise frequency.
●This frequency commonly used to keep track of time (as in quartz wrist watches).
●It provide a stable clock signal for digital integrated circuit and to stabilized
frequency for radio transmitters and receivers.
9
● The 78xx is a family of self-contained fixed linear
voltage regulator integrated circuits.
● The 78xx family is commonly used in electronic
circuits requiring a regulated power supply due to
their ease-of-use and low cost.
● For ICs within the family, the xx is replaced with two digits, indicating the output voltage
(for example, the 7805 has a 5 volt output, while the 7812 produces 12 volts).
● The 78xx line is positive voltage regulators: they produce a voltage that is positive relative
to a common ground.
●There is a related line of 79xx devices which are complementary negative voltage
regulators. 78xx and 79xx ICs can be used in combination to provide positive and negative
supply voltages in the same circuit.
10
RESISTORS CAPACITORS
│
│
│
│
●Resistors resist of electric current for
example (a resister is place in series
with LED to limit the current passing
through it).
● Resistance is measured in Ohm, the
symbol for Ohm is an omega.
● Variable resistors consist of a
resistance track with connection at
both and a wiper which move along
the track as u turn the spindle.
● Capacitors store electric charge.
● These are use with resistor in timing
circuit because it takes time for a
capacitor to fill with charge.
● These are also used in filters
because it easily pass AC and block
DC.
11
•The circuit is based on LM35 analog temperature sensor and ATMega 328
microcontroller.
• For example, if the temperature is 38°C, the output voltage will be 38 x 10mV =
380mV.
• ATMega 328 has an inbuilt ADC that is used to is used to convert the analog
output voltage of the LM35 to a proportional 10 bit digital value suitable for the
microcontroller.
• The microcontroller accepts the output of ADC, performs necessary
manipulations on it and displays it numerically on an LCD display.
•Output of the LM35 is connected to the analog input pin (pin 23) of the
microcontroller.
• Data lines are Pins 4, 5, 6, 11, 17 and 18 of the microcontroller which are the
digital inputs D2, D3, D4, D5, D11 and D12 respectively.
12
•The reset switch is connected to pin 1 of the microcontroller through a 10k resistor.
• A crystal oscillator is connected between pins 9 and 10 of the microcontroller through
two 22picoFarad capacitors.
• These Pins are interfaced with the LCD as- LCD RS pin to digital pin 12, LCD Enable pin to
digital pin 11, LCD D4 pin to digital pin 5, LCD D5 pin to digital pin 4, LCD D6 pin to digital
pin 3, LCD D7 pin to digital pin 2, LCD R/W pin to ground and 10K resistor: ends to +5V and
ground, wiper to LCD Vo pin (pin 3) for contrast adjustment of the LCD.
13
APPLICATION
• Used in coal mine, bio gas manufacturing centers.
•Used in power plant generation.
• Agriculture field monitoring.
•Industrial purpose
• Temperature Monitoring and Logging System suitable for use in
Hospitals.
•Temperature monitoring can be used in home or various halls like
conference room, seminar hall to control the temperature of room.
14
•The system has various advantages over other similar systems such as
cost-effectiveness, smaller size, ondevice display, less complexity and
greater portability.
•This project can be used in industries to measure the temperature and
control the temperature as per requirement.
•It can be used in tea factories to continuously monitor and control the
temperature required for processing the tea leaves.
•The system can be used in green houses to control the temperature for
the proper growth of plants.
15
DISADVANTAGE
• it need network.
16
FUTURE SCOPE
•Adding of more sensors to monitor other environmental parameters
such as Soil PH Sensor, CO2 and oxygen Sensor while allowing the
replacing of current sensors if a wider range of measurements is
desired.
• also Integration of additional monitoring devices such as a Wi-Fi
camera to monitor growth of agricultural product.
• data can be uploaded to web server continuously.
17
•Temperature monitoring and controlling is done with the help of a
microcontroller and LM35DZ is the temperature sensor.
•The temperature is displayed on the LCD screen and the desired
value of temperature is also set.
•by applying more sensors like light intensity sensor, barometer,
humidity sensor etc, more parameters like light, atmospheric
pressure and humidity etc can be monitored and controlled.
18
REFERENCES
•baruah.jislam.bzaman%20(2)
•Picinf.blogpost.in
• Data sheets, LM35 Precision Centigrade Temperature Sensors,
Texas Instruments, Aug. 1999-Revised Jul. 2013.
• Datasheets, ATmega328P, 8-bit AVR Microcontroller with 32k
Bytes In system programmable flash, Atmel.
19
20
21

More Related Content

What's hot

Arduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorArduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulator
Edgefxkits & Solutions
 
Automatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorAutomatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorsubhradeep mitra
 
Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed controlSai Malleswar
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controller
eSAT Journals
 
Temperature based speed control of fan
Temperature based speed control of fanTemperature based speed control of fan
Temperature based speed control of fanÇdh Suman
 
TEMPERATURE BASED FAN SPEED CONTROLLER
TEMPERATURE  BASED  FAN  SPEED  CONTROLLERTEMPERATURE  BASED  FAN  SPEED  CONTROLLER
TEMPERATURE BASED FAN SPEED CONTROLLER
Tarek Erin
 
Automatic temperature base fan controlle
Automatic temperature base fan  controlleAutomatic temperature base fan  controlle
Automatic temperature base fan controlle
Dharmaraj Morle
 
Automatic temperature based exhaust fan controller
Automatic temperature based exhaust fan controllerAutomatic temperature based exhaust fan controller
Automatic temperature based exhaust fan controllerEcwayt
 
AUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTORAUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTORPankaj Jagadale
 
Temperature based-fan-controller
Temperature based-fan-controllerTemperature based-fan-controller
Temperature based-fan-controller
Waqar Shehbaz
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring using
Jagannath Dutta
 
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Shahid Shihabudeen
 
Temperature Controlled DC fan using Thermistor
Temperature Controlled DC fan using ThermistorTemperature Controlled DC fan using Thermistor
Temperature Controlled DC fan using Thermistor
Zaheer Basha
 
Temperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerTemperature Control System Using Pid Controller
Temperature Control System Using Pid Controller
Masum Parvej
 
Temperature Based Fan Controller
Temperature Based Fan Controller Temperature Based Fan Controller
Temperature Based Fan Controller
richa1910n
 
temperature control automatic DC fan
temperature control automatic DC fantemperature control automatic DC fan
temperature control automatic DC fan
SalmaAkter37
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring using
Jagannath Dutta
 
temperature controller
temperature controllertemperature controller
temperature controller
shahsamkit73
 
DESIGN OF TEMPERATURE BASED FAN SPEED CONTROL and MONITORING USING ARDUINO
DESIGN OF TEMPERATURE BASED FAN SPEED CONTROL and MONITORING USING ARDUINODESIGN OF TEMPERATURE BASED FAN SPEED CONTROL and MONITORING USING ARDUINO
DESIGN OF TEMPERATURE BASED FAN SPEED CONTROL and MONITORING USING ARDUINO
Ratnesh Kumar chaurasia
 

What's hot (20)

Arduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorArduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulator
 
Automatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorAutomatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessor
 
Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed control
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controller
 
Temperature based speed control of fan
Temperature based speed control of fanTemperature based speed control of fan
Temperature based speed control of fan
 
TEMPERATURE BASED FAN SPEED CONTROLLER
TEMPERATURE  BASED  FAN  SPEED  CONTROLLERTEMPERATURE  BASED  FAN  SPEED  CONTROLLER
TEMPERATURE BASED FAN SPEED CONTROLLER
 
Automatic temperature base fan controlle
Automatic temperature base fan  controlleAutomatic temperature base fan  controlle
Automatic temperature base fan controlle
 
Automatic temperature based exhaust fan controller
Automatic temperature based exhaust fan controllerAutomatic temperature based exhaust fan controller
Automatic temperature based exhaust fan controller
 
AUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTORAUTOMATIC FAN CONTROLLER USING THERMISTOR
AUTOMATIC FAN CONTROLLER USING THERMISTOR
 
Temperature based-fan-controller
Temperature based-fan-controllerTemperature based-fan-controller
Temperature based-fan-controller
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring using
 
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
 
Temperature Controlled DC fan using Thermistor
Temperature Controlled DC fan using ThermistorTemperature Controlled DC fan using Thermistor
Temperature Controlled DC fan using Thermistor
 
Temperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerTemperature Control System Using Pid Controller
Temperature Control System Using Pid Controller
 
Temperature Based Fan Controller
Temperature Based Fan Controller Temperature Based Fan Controller
Temperature Based Fan Controller
 
temperature control automatic DC fan
temperature control automatic DC fantemperature control automatic DC fan
temperature control automatic DC fan
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring using
 
temperature controller
temperature controllertemperature controller
temperature controller
 
Lcd thermomter final
Lcd thermomter finalLcd thermomter final
Lcd thermomter final
 
DESIGN OF TEMPERATURE BASED FAN SPEED CONTROL and MONITORING USING ARDUINO
DESIGN OF TEMPERATURE BASED FAN SPEED CONTROL and MONITORING USING ARDUINODESIGN OF TEMPERATURE BASED FAN SPEED CONTROL and MONITORING USING ARDUINO
DESIGN OF TEMPERATURE BASED FAN SPEED CONTROL and MONITORING USING ARDUINO
 

Viewers also liked

Data Acquisition System & Data Logger
Data Acquisition System & Data LoggerData Acquisition System & Data Logger
Data Acquisition System & Data Logger
Trivedi Jay
 
Data Acquisition System
Data Acquisition SystemData Acquisition System
Data Acquisition Systemrajparkash
 
Data Acquisition System and Data loggers
Data Acquisition System and Data loggersData Acquisition System and Data loggers
Data Acquisition System and Data loggersSwara Dave
 
Data Acquisition System
Data Acquisition SystemData Acquisition System
Data Acquisition System
Priyanka Goswami
 
Data acquisition system (DAS)
Data acquisition system (DAS)Data acquisition system (DAS)
Data acquisition system (DAS)
Sumeet Patel
 
AMD and the new “Zen” High Performance x86 Core at Hot Chips 28
AMD and the new “Zen” High Performance x86 Core at Hot Chips 28AMD and the new “Zen” High Performance x86 Core at Hot Chips 28
AMD and the new “Zen” High Performance x86 Core at Hot Chips 28
AMD
 

Viewers also liked (6)

Data Acquisition System & Data Logger
Data Acquisition System & Data LoggerData Acquisition System & Data Logger
Data Acquisition System & Data Logger
 
Data Acquisition System
Data Acquisition SystemData Acquisition System
Data Acquisition System
 
Data Acquisition System and Data loggers
Data Acquisition System and Data loggersData Acquisition System and Data loggers
Data Acquisition System and Data loggers
 
Data Acquisition System
Data Acquisition SystemData Acquisition System
Data Acquisition System
 
Data acquisition system (DAS)
Data acquisition system (DAS)Data acquisition system (DAS)
Data acquisition system (DAS)
 
AMD and the new “Zen” High Performance x86 Core at Hot Chips 28
AMD and the new “Zen” High Performance x86 Core at Hot Chips 28AMD and the new “Zen” High Performance x86 Core at Hot Chips 28
AMD and the new “Zen” High Performance x86 Core at Hot Chips 28
 

Similar to DATA LOGER GSM MODULATOR

New microsoft power point slide
New microsoft power point slideNew microsoft power point slide
New microsoft power point slide
Shubham Ranakoti
 
AUTOMATIC SMART ENERGY MANAGEMENT SYSTEM
AUTOMATIC SMART ENERGY MANAGEMENT SYSTEMAUTOMATIC SMART ENERGY MANAGEMENT SYSTEM
AUTOMATIC SMART ENERGY MANAGEMENT SYSTEM
Shri sukhmani institute of engineering and technology
 
Automation of cstr using microcontroller gp11
Automation of cstr using microcontroller gp11Automation of cstr using microcontroller gp11
Automation of cstr using microcontroller gp11Amitesh Kumar
 
FA PRESENTATION.pptx
FA PRESENTATION.pptxFA PRESENTATION.pptx
FA PRESENTATION.pptx
ShubhamPatel256416
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod application
Avinash Vemula
 
Wireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensorsWireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensorsSudhanshu Tripathi
 
Industrial temperature controller 14000
Industrial temperature controller  14000Industrial temperature controller  14000
Industrial temperature controller 14000
Vivek Bhakta
 
Pwm technique for dc motor Using Arduino
Pwm technique for dc motor Using ArduinoPwm technique for dc motor Using Arduino
Pwm technique for dc motor Using Arduino
KATHANSANJAYSHAH
 
Presentation on electrical and automation system of cgl plant (CRM-2) JSW KR.
Presentation on electrical and automation system of cgl plant (CRM-2) JSW KR.Presentation on electrical and automation system of cgl plant (CRM-2) JSW KR.
Presentation on electrical and automation system of cgl plant (CRM-2) JSW KR.
neeraj mishra
 
IRJET- Furnace Temperature Indicator CUM Controller
IRJET- Furnace Temperature Indicator CUM ControllerIRJET- Furnace Temperature Indicator CUM Controller
IRJET- Furnace Temperature Indicator CUM Controller
IRJET Journal
 
Monitoring and data logging system for a generator
Monitoring and data logging system for a generatorMonitoring and data logging system for a generator
Monitoring and data logging system for a generatorMoon Shahzad
 
Sontex Supercal 539 Heat Meter - Spec Sheet
Sontex Supercal 539 Heat Meter - Spec SheetSontex Supercal 539 Heat Meter - Spec Sheet
Sontex Supercal 539 Heat Meter - Spec Sheet
Thorne & Derrick UK
 
MPC of TWT based Transmitter
MPC of TWT based TransmitterMPC of TWT based Transmitter
MPC of TWT based TransmitterAbhishek Sutrave
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
IRJET Journal
 
Mini ee 13 battery powered heating and cooling suit Electrical engineering Mi...
Mini ee 13 battery powered heating and cooling suit Electrical engineering Mi...Mini ee 13 battery powered heating and cooling suit Electrical engineering Mi...
Mini ee 13 battery powered heating and cooling suit Electrical engineering Mi...
1000kv technologies
 
MICROPROCESSOR_CEP_PRESENTATION.pptx
MICROPROCESSOR_CEP_PRESENTATION.pptxMICROPROCESSOR_CEP_PRESENTATION.pptx
MICROPROCESSOR_CEP_PRESENTATION.pptx
AnsaJaved5
 
temperature dependent dc fan speed controller withou using micrcontroller
temperature dependent dc fan speed controller withou using micrcontrollertemperature dependent dc fan speed controller withou using micrcontroller
temperature dependent dc fan speed controller withou using micrcontroller
Deepak Yadav
 
IRJET- Transformer Monitoring and Protection System using AVR Atmega16 Mi...
IRJET-  	  Transformer Monitoring and Protection System using AVR Atmega16 Mi...IRJET-  	  Transformer Monitoring and Protection System using AVR Atmega16 Mi...
IRJET- Transformer Monitoring and Protection System using AVR Atmega16 Mi...
IRJET Journal
 
Temparature alarm
Temparature alarmTemparature alarm
Temparature alarm
DIVYA S
 

Similar to DATA LOGER GSM MODULATOR (20)

Ic2414251429
Ic2414251429Ic2414251429
Ic2414251429
 
New microsoft power point slide
New microsoft power point slideNew microsoft power point slide
New microsoft power point slide
 
AUTOMATIC SMART ENERGY MANAGEMENT SYSTEM
AUTOMATIC SMART ENERGY MANAGEMENT SYSTEMAUTOMATIC SMART ENERGY MANAGEMENT SYSTEM
AUTOMATIC SMART ENERGY MANAGEMENT SYSTEM
 
Automation of cstr using microcontroller gp11
Automation of cstr using microcontroller gp11Automation of cstr using microcontroller gp11
Automation of cstr using microcontroller gp11
 
FA PRESENTATION.pptx
FA PRESENTATION.pptxFA PRESENTATION.pptx
FA PRESENTATION.pptx
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod application
 
Wireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensorsWireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensors
 
Industrial temperature controller 14000
Industrial temperature controller  14000Industrial temperature controller  14000
Industrial temperature controller 14000
 
Pwm technique for dc motor Using Arduino
Pwm technique for dc motor Using ArduinoPwm technique for dc motor Using Arduino
Pwm technique for dc motor Using Arduino
 
Presentation on electrical and automation system of cgl plant (CRM-2) JSW KR.
Presentation on electrical and automation system of cgl plant (CRM-2) JSW KR.Presentation on electrical and automation system of cgl plant (CRM-2) JSW KR.
Presentation on electrical and automation system of cgl plant (CRM-2) JSW KR.
 
IRJET- Furnace Temperature Indicator CUM Controller
IRJET- Furnace Temperature Indicator CUM ControllerIRJET- Furnace Temperature Indicator CUM Controller
IRJET- Furnace Temperature Indicator CUM Controller
 
Monitoring and data logging system for a generator
Monitoring and data logging system for a generatorMonitoring and data logging system for a generator
Monitoring and data logging system for a generator
 
Sontex Supercal 539 Heat Meter - Spec Sheet
Sontex Supercal 539 Heat Meter - Spec SheetSontex Supercal 539 Heat Meter - Spec Sheet
Sontex Supercal 539 Heat Meter - Spec Sheet
 
MPC of TWT based Transmitter
MPC of TWT based TransmitterMPC of TWT based Transmitter
MPC of TWT based Transmitter
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
 
Mini ee 13 battery powered heating and cooling suit Electrical engineering Mi...
Mini ee 13 battery powered heating and cooling suit Electrical engineering Mi...Mini ee 13 battery powered heating and cooling suit Electrical engineering Mi...
Mini ee 13 battery powered heating and cooling suit Electrical engineering Mi...
 
MICROPROCESSOR_CEP_PRESENTATION.pptx
MICROPROCESSOR_CEP_PRESENTATION.pptxMICROPROCESSOR_CEP_PRESENTATION.pptx
MICROPROCESSOR_CEP_PRESENTATION.pptx
 
temperature dependent dc fan speed controller withou using micrcontroller
temperature dependent dc fan speed controller withou using micrcontrollertemperature dependent dc fan speed controller withou using micrcontroller
temperature dependent dc fan speed controller withou using micrcontroller
 
IRJET- Transformer Monitoring and Protection System using AVR Atmega16 Mi...
IRJET-  	  Transformer Monitoring and Protection System using AVR Atmega16 Mi...IRJET-  	  Transformer Monitoring and Protection System using AVR Atmega16 Mi...
IRJET- Transformer Monitoring and Protection System using AVR Atmega16 Mi...
 
Temparature alarm
Temparature alarmTemparature alarm
Temparature alarm
 

Recently uploaded

AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 

Recently uploaded (20)

AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 

DATA LOGER GSM MODULATOR

  • 1. GROUP MEMBER ABHILASH SHARMA ABHISHEKANAND SHARMA GOLDI SIKANDAR MAHENDRA SAINI NAVEEN SHARMA ON MODERN INSTITUTE OF TECHNOLOGY & RESEARCH CENTRE ALWAR GUIDED BY DEEPAK SHARMA ASST PROF OF ECE DEPARTENT
  • 2.  INTRODUCTION  COMPONENT  CIRCUIT DIAGRAM  PIN CONFIGURATION  WORKING  APPLICATION  ADVANTAGES  DISADVANTAGE  CONCLUSION  REFERENCES CONTENT 1
  • 3. • The temperature monitoring system is an integrated device that allow users to input specific requirement of temperature for any environment. • The purpose of this project is to explore the possibility to continuously monitor temperature. • LM35 temperature sensor is used to sense the temperature. Microcontroller ATMega328 is used as the heart of this system which holds the monitoring and controlling program and the temperature is displayed on an LCD screen. •For controlling the temperature, relays are used which are connected to a heater and a cooler. 2
  • 4. COMPONENT S. NO. COMPONENT QUANTITY PRICE(Rs) 1 RESISTOR 1 (1k) 1 2 CAPACITOR 3 (22pf,10uf,100uf) 5 3 ATMEGA328 microcontroller 1 300 4 GSM module (SIM900) 1 1200 5 LCD 16x2 1 50 6 12v adapter for GSM module 1 300 7 16MHz crystal 1 20 8 7805 voltage regulator 1 10 9 LM35 temp. sensor 1 40 10 9v battery 1 10 3
  • 5. 4
  • 7. Pin diagram- Circuit diagram FEATURES :- • Input voltage - 7-12V • 14 Digital I/O Pins (6 PWM outputs) • 6 Analog Inputs • 32k Flash Memory • 16Mhz Clock Speed 16 ●Arduino is an open-source electronics prototyping platform based on flexible, easy-to- use hardware and software. ●Arduino hardware is programmed using a Wiring-based language (syntax and libraries), similar to C++ with some slight simplifications. ●Arduino can sense the environment by receiving input from a variety of sensors and can affect its surroundings by controlling lights, motors, and other actuators. 6
  • 8. GSM MODULE(SIM900) • The development of GSM network, it can easily connect the sensor with GSM network •We don’t need to be present near the sensor in order to view the temperature. •To monitor the real time temperature send the SMS “temp” on that number which inserted in GSM module. • When the GSM module receive this SMS it give this SMS to the microcontroller. Microcontroller connected to the temperature sensor. •Microcontroller receive the temperature value through temperature sensor and create a SMS and send to the same number. 7
  • 10. ●A crystal oscillator is an electronic oscillator circuit that uses the mechanical resonance of a vibrating crystal of piezoelectric material to create an electrical signal with a very precise frequency. ●This frequency commonly used to keep track of time (as in quartz wrist watches). ●It provide a stable clock signal for digital integrated circuit and to stabilized frequency for radio transmitters and receivers. 9
  • 11. ● The 78xx is a family of self-contained fixed linear voltage regulator integrated circuits. ● The 78xx family is commonly used in electronic circuits requiring a regulated power supply due to their ease-of-use and low cost. ● For ICs within the family, the xx is replaced with two digits, indicating the output voltage (for example, the 7805 has a 5 volt output, while the 7812 produces 12 volts). ● The 78xx line is positive voltage regulators: they produce a voltage that is positive relative to a common ground. ●There is a related line of 79xx devices which are complementary negative voltage regulators. 78xx and 79xx ICs can be used in combination to provide positive and negative supply voltages in the same circuit. 10
  • 12. RESISTORS CAPACITORS │ │ │ │ ●Resistors resist of electric current for example (a resister is place in series with LED to limit the current passing through it). ● Resistance is measured in Ohm, the symbol for Ohm is an omega. ● Variable resistors consist of a resistance track with connection at both and a wiper which move along the track as u turn the spindle. ● Capacitors store electric charge. ● These are use with resistor in timing circuit because it takes time for a capacitor to fill with charge. ● These are also used in filters because it easily pass AC and block DC. 11
  • 13. •The circuit is based on LM35 analog temperature sensor and ATMega 328 microcontroller. • For example, if the temperature is 38°C, the output voltage will be 38 x 10mV = 380mV. • ATMega 328 has an inbuilt ADC that is used to is used to convert the analog output voltage of the LM35 to a proportional 10 bit digital value suitable for the microcontroller. • The microcontroller accepts the output of ADC, performs necessary manipulations on it and displays it numerically on an LCD display. •Output of the LM35 is connected to the analog input pin (pin 23) of the microcontroller. • Data lines are Pins 4, 5, 6, 11, 17 and 18 of the microcontroller which are the digital inputs D2, D3, D4, D5, D11 and D12 respectively. 12
  • 14. •The reset switch is connected to pin 1 of the microcontroller through a 10k resistor. • A crystal oscillator is connected between pins 9 and 10 of the microcontroller through two 22picoFarad capacitors. • These Pins are interfaced with the LCD as- LCD RS pin to digital pin 12, LCD Enable pin to digital pin 11, LCD D4 pin to digital pin 5, LCD D5 pin to digital pin 4, LCD D6 pin to digital pin 3, LCD D7 pin to digital pin 2, LCD R/W pin to ground and 10K resistor: ends to +5V and ground, wiper to LCD Vo pin (pin 3) for contrast adjustment of the LCD. 13
  • 15. APPLICATION • Used in coal mine, bio gas manufacturing centers. •Used in power plant generation. • Agriculture field monitoring. •Industrial purpose • Temperature Monitoring and Logging System suitable for use in Hospitals. •Temperature monitoring can be used in home or various halls like conference room, seminar hall to control the temperature of room. 14
  • 16. •The system has various advantages over other similar systems such as cost-effectiveness, smaller size, ondevice display, less complexity and greater portability. •This project can be used in industries to measure the temperature and control the temperature as per requirement. •It can be used in tea factories to continuously monitor and control the temperature required for processing the tea leaves. •The system can be used in green houses to control the temperature for the proper growth of plants. 15
  • 18. FUTURE SCOPE •Adding of more sensors to monitor other environmental parameters such as Soil PH Sensor, CO2 and oxygen Sensor while allowing the replacing of current sensors if a wider range of measurements is desired. • also Integration of additional monitoring devices such as a Wi-Fi camera to monitor growth of agricultural product. • data can be uploaded to web server continuously. 17
  • 19. •Temperature monitoring and controlling is done with the help of a microcontroller and LM35DZ is the temperature sensor. •The temperature is displayed on the LCD screen and the desired value of temperature is also set. •by applying more sensors like light intensity sensor, barometer, humidity sensor etc, more parameters like light, atmospheric pressure and humidity etc can be monitored and controlled. 18
  • 20. REFERENCES •baruah.jislam.bzaman%20(2) •Picinf.blogpost.in • Data sheets, LM35 Precision Centigrade Temperature Sensors, Texas Instruments, Aug. 1999-Revised Jul. 2013. • Datasheets, ATmega328P, 8-bit AVR Microcontroller with 32k Bytes In system programmable flash, Atmel. 19
  • 21. 20
  • 22. 21