SlideShare a Scribd company logo
1 of 4
Download to read offline
construction
103www.efymag.com Electronics For You | May 2012
GSM-Based Borewell
Water-Level Monitor
Gurunath Reddy farmers to walk all the way to their
fields at night just to switch the pump
motor ‘off.’ Besides, he may never get
to know the problem.
This problem can be solved by
using this GSM-based system that
will automatically give the user a
call on his mobile
phone when the
water level in the
borewell drops
below or rises to
the threshold lev-
el for pumping.
The user can also
remotely switch
on or switch off
the pump motor
by sending an SMS from his mobile
phone. The system is simple, reliable,
portable and affordable.
Circuit description
Fig. 1 shows the block diagram of
the GSM-based borewell water-level
monitoring system. Fig. 2 shows the
complete circuit. It comprises the
power supply section, water-level sen-
sor circuit, microcontroller, MAX232
driver, relay driver and GSM modem.
The GSM board has a valid SIM card
with sufficient recharge amount to
make outgoing calls.
The circuit is powered by regulated
5V DC. The 220V, 50Hz AC mains is
stepped down by transformer X1 to
I
f the water level in a borewell
drops below the threshold level
for pumping, its pump motor may
get air-locked or even burn out due
to dry running. It is inconvenient for
Fig. 1: Block diagram of gsm-based borewell water-level monitoring system
Fig. 2: Circuit of gsm-based borewell water-level monitoring system
sunil kumar
& Sani theo
construction
104 May 2012 | Electronics For You www.efymag.com
deliver a secondary output of 12V, 250
mA. The transformer output is recti-
fied by bridge rectifier br1, filtered by
capacitor C1 and regulated by IC 7805
(IC3). Capacitor C2 bypasses ripples
from the regulated supply. LED1 acts
as the power-‘on’ indicator. Resistor R1
limits the current through LED1.
The AT89C51 microcontroller is
connected to the water-level sensor
circuit, relay driver and MAX232. The
microcontroller is programmed to take
necessary actions. The mobile number
used in the GSM modem is included in
the code before burning the code into
the microcontroller.
The water-level sensor circuit
comprises transistor T1 (BC548) as
sensor driver and water sensors A and
B dipped into the borewell along with
the pipe. Sensor A is dipped to the
threshold point for pumping and sen-
sor B is dipped below the pipe to the
bottom of the borewell.
When water in the borewell fills to
the threshold level, it is sensed by sen-
sor A and you get a call on your mobile
phone. Now you can turn the motor
‘on’ by sending the SMS “motor11 on”
from your mobile phone to the SIM
number in the GSM modem. You can
also turn the motor ‘off’ by sending the
SMS “motor11 off”.
Sensor A is connected to the base
of transistor T1 (BC548). When there
is a high voltage at the base, T1 con-
ducts and a low voltage is available
at its collector. This low signal is fed
to pin 12 (port pin p3.2) of the MCU.
Similarly, for a low voltage input at
the base, T1 stops conducting and a
high voltage signal is available at its
collector. So pin 12 of the MCU gets
a high signal input. The high or low
voltage signal at pin 12 is monitored
and processed by the program in the
MCU, and decision to turn the motor
‘off’ taken when the water level dips
below sensor A.
Pin 3 (port pin p1.2) of the MCU
is the output pin. It is connected to
relay-driver transistor T2 (BC548) and
LED2. T2 drives relay RL1, which, in
turn, activates the motor. LED2 glows
to indicate the motor-‘on’ status.
When water level in the borewell
dips below sensor A, the conduct-
ing path between sensors A and B
breaks. Hence a signal is received
by the microcontroller. The micro-
controller turns the running motor
‘off’ and makes a call to the user’s
cell phone through a GSM modem
Fig. 3: GSM modem
Table I
Motor, Mobile and LED Status for Different Water Levels
Borewell	 Water level	 Motor	 Mobile	LED2	 Remarks
Full	 Above point A	 On	 Call from modem	 On	 SMS operation to turn on/off
					 the motor
Empty	 Below point A	 Off	 Call from modem	 Off	 SMS operation not allowed
Table II
Key Features of SIM300 Series
Features 	 Implementation
Power supply 	 Single supply voltage of 3.4V-4.5V
Power saving 	 Typical power consumption in SLEEP mode: 2.5 mA
Frequency bands 	  SIM300 tri-band (EGSM 900, DCS 1800, PCS 1900). The band can be
set by AT COMMAND, and default band is EGSM 900 and DCS 1800
	  Compliant to GSM Phase 2/2+
SMS 	  MT, MO, CB, text and PDU mode
	  SMS storage: SIM card
	  Supports transmission of SMS alternatively over CSD or GPRS. User can
choose the preferred mode
SIM interface 	 Supported SIM card: 1.8V, 3V
External antenna 	 Connected via a 50-ohm antenna connector or antenna pad
Two serial interfaces 	  Serial port 1: Seven lines on the serial port interface
	  Serial port 1 can be used for CSD FAX, GPRS and sending AT command
of controlling module
	  Serial port 1 can use multiplexing function, but you cannot use serial
port 2 at the same time
	  Autobauding supports baud rate of 1200 to 115,200 bps
	  Serial port 2: Two lines on serial port interface, /TXD and /RXD
	  Serial port 2 used only for transmitting AT command
construction
105www.efymag.com Electronics For You | May 2012
to indicate that the water level is too
low to pump the water and the motor
has been switched off. In this way,
the motor is protected from airlocks
and burnouts due to dry running.
The status of motor, water level and
LED2 are shown in Table I. The GSM
modem used in this project is SIM300
V7.03 (refer Fig. 3). Its key features are
listed in Table II.
GSM modem SIM300 V7.03
The GSM module is a specialised type
of modem which accepts a SIM card
and operates on a subscriber’s mobile
number over a network, just like a cel-
lular phone. Basically, it is a cellphone
without display. Modem SIM300 is a
triband GSM/GPRS engine that works
on EGSM 900MHz, DCS 1800MHz and
PCS 1900MHz frequencies.
GSM modem is RS232-logic-level
compatible, i.e., it takes -3V to -15V as
logic ‘high’ and +3V to +15V as logic
‘low’. MAX 232 is used to convert TTL
into RS232 logic level and vice versa.
Hence MAX232 is a voltage-level
converter used between the microcon-
troller and the GSM board.
The signal at pin 11 of the micro-
controller is sent to the GSM modem
through pin 11 of MAX232. This signal
is received at Pin 2 (RX) of the GSM
Parts List
Semiconductors:
IC1 	 -	AT89C51 microcontroller
IC2	 -	MAX232 driver
IC3	 -	7805, 5V regulator
BR1 	 -	1A bridge rectifier
T1, T2	 -	BC548 npn transistor
LED1, LED2 	 -	5mm light-emitting diode
D1	 -	1N4007 rectifier diode
Resistors (all ¼-watt, ±5 per cent carbon):
R1	 -	1-kilo-ohm
R2, R6	 -	470-ohm
R3, R4 	 -	10-kilo-ohm
R5	 -	100-kilo-ohm
Capacitors:
C1	 -	1000µF, 25V electrolytic
C2, C4-C7 	 -	0.1µF ceramic
C3	 -	10µF, 16V electrolytic
C8, C9	 -	22pF ceramic
Miscellaneous:
X1	 -	220V AC primary to 12V,
		 250mA secondary
		 transformer
RL1	 -	12V, 1C/O relay
S1	 -	Tactile switch
XTAL
	 -	11.0592MHz crystal
GSM modem 	 -	SIM300 V7.03 modem
	 -	Two water-level steel sensor
		 rods
Table III
List of Commands
Command 	 Description
AT	 Check whether the serial interface
and GSM modem are working
ATE0	 Turn echo ‘off’ when there is less
traffic on serial line
AT+CNMI	 Display the new incoming SMS
AT+CPMS	 Select SMS memory
AT+CMGF	 SMS string format—how they are
compressed
AT+CMGR	 Read the new message from a
given memory location
AT+CMGS 	 Send message to a given recipient
AT+CMGD 	 Delete message
modem. The GSM modem transmits
the signal from Pin 3 (TX) to the mi-
crocontroller through MAX232, which
is received at pin 10 of IC1.
Software program
The software program is written in
‘C’ language and compiled using Keil
software. The AT commands listed in
Table III are used in the code to receive
the mobile signal. The hex code of the
program is burnt into the MCU using
Flash Magic software.
Construction and testing
An actual-size, single-side PCB layout
of the GSM-based borewell water-level
monitoring system is shown in Fig. 4
and its component layout in Fig. 5.
Fig. 4: An actual-size, single-side PCB for the GSM-based borewell water-level monitoring system
Fig. 5: Component layout for the PCB
construction
106 May 2012 | Electronics For You www.efymag.com
Fig. 6: Author’s prototype
For testing the circuit, proceed
as follows:
1. After assembling all the com-
ponents on the PCB, connect TX and
RX pins of the GSM modem to pins 13
and 14 of MAX232, respectively. Insert
a valid SIM in the card holder of the
GSM modem.
2. Connect ground pin of the GSM
modem to the ground rail of the cir-
cuit.
3. Use two single-strand (hook-up)
wires as sensor A and sensor B. (In the
actual application, use of steel rods as
sensors is recommended.) Hang the
sensors into a bucket or mug such that
sensor A is above sensor B.
4. Pour water into the bucket until
the water level reaches sensor A.
5. Now switch on the circuit.
You should get a call on your mobile
phone. This indicates that you can turn
the motor ‘on.’
6. Send SMS “motor11 on” from
any mobile phone to the SIM in the
modem to turn the motor ‘on’. You
can also turn the motor ‘off’ by send-
ing “motor11 off” message from any
mobile phone.
7. Now remove water from the
bucket until the water level in the
bucket dips below sensor A. The mo-
tor should automatically switch off
and you should receive a call from
the modem simultaneously alerting
you that the borewell (bucket in this
case) is empty and the motor has been
switched off.
After testing the above steps, you
can install the system in the borewell
by inserting sensors A and B into the
pipe with sensor B placed at the bot-
tom of the borewell as shown in the
circuit. Your borewell monitoring sys-
tem is now ready for use. The author’s
prototype is shown in Fig. 6.
EFY note. The source code of this
article is available on www.efymag.
com. 
The author is a student of BE in electronics and
telecommunications at SIT, Tumkur

More Related Content

What's hot

Presentation knock door bell project by namit
Presentation knock door bell project by namitPresentation knock door bell project by namit
Presentation knock door bell project by namitNamit Sood
 
Gsm based-automatic-motor-control-and-protection-system(1)
Gsm based-automatic-motor-control-and-protection-system(1)Gsm based-automatic-motor-control-and-protection-system(1)
Gsm based-automatic-motor-control-and-protection-system(1)aayushi vijh
 
IOT based irrigation system
IOT based irrigation systemIOT based irrigation system
IOT based irrigation systemShanjedul Hassan
 
Plc presentation
Plc presentationPlc presentation
Plc presentationAkshay Modi
 
plc and scada presentation
plc and scada presentationplc and scada presentation
plc and scada presentationIndira Kundu
 
Water level controller
Water level controllerWater level controller
Water level controllerAmadi Uchenna
 
Power system-protection-presentation-dated-03-10-2013-integrated-protection-c...
Power system-protection-presentation-dated-03-10-2013-integrated-protection-c...Power system-protection-presentation-dated-03-10-2013-integrated-protection-c...
Power system-protection-presentation-dated-03-10-2013-integrated-protection-c...jbpatel7290
 
132 kv g.s.s chambal jaipur
132 kv g.s.s chambal jaipur132 kv g.s.s chambal jaipur
132 kv g.s.s chambal jaipurmonga786
 
Water level indicator -MINI PROJECT
Water level indicator -MINI PROJECTWater level indicator -MINI PROJECT
Water level indicator -MINI PROJECTPruthvi Monarch
 
Smart irrigation system using internet of things
Smart irrigation system using internet of thingsSmart irrigation system using internet of things
Smart irrigation system using internet of thingsBasavaraj Galagi
 
Plc example presentation
Plc example presentationPlc example presentation
Plc example presentationRoshit Kadiru
 
Simple water level indicator1
Simple water level indicator1Simple water level indicator1
Simple water level indicator1UdayKumar937
 
water level indicator report
water level indicator reportwater level indicator report
water level indicator reportRaza Jahangir
 
Make your own water tank level indicator With Motor Dry Run Alert
Make your own water tank level indicator With Motor Dry Run AlertMake your own water tank level indicator With Motor Dry Run Alert
Make your own water tank level indicator With Motor Dry Run AlertKJMIndia
 
Intelligent automatic plant irrigation system
Intelligent automatic plant irrigation systemIntelligent automatic plant irrigation system
Intelligent automatic plant irrigation systemSaicharanteja Panchangam
 
Automatic irrigation system
Automatic irrigation systemAutomatic irrigation system
Automatic irrigation systemSONANTHADEVUS
 
Smart home automation using microcontroller
Smart home automation using microcontrollerSmart home automation using microcontroller
Smart home automation using microcontrollerR.RAJA SHARMA
 

What's hot (20)

Presentation knock door bell project by namit
Presentation knock door bell project by namitPresentation knock door bell project by namit
Presentation knock door bell project by namit
 
Gsm based-automatic-motor-control-and-protection-system(1)
Gsm based-automatic-motor-control-and-protection-system(1)Gsm based-automatic-motor-control-and-protection-system(1)
Gsm based-automatic-motor-control-and-protection-system(1)
 
IOT based irrigation system
IOT based irrigation systemIOT based irrigation system
IOT based irrigation system
 
PLc Memory & Addressing
 PLc Memory & Addressing  PLc Memory & Addressing
PLc Memory & Addressing
 
Plc presentation
Plc presentationPlc presentation
Plc presentation
 
plc and scada presentation
plc and scada presentationplc and scada presentation
plc and scada presentation
 
Assingment
AssingmentAssingment
Assingment
 
Water level controller
Water level controllerWater level controller
Water level controller
 
Power system-protection-presentation-dated-03-10-2013-integrated-protection-c...
Power system-protection-presentation-dated-03-10-2013-integrated-protection-c...Power system-protection-presentation-dated-03-10-2013-integrated-protection-c...
Power system-protection-presentation-dated-03-10-2013-integrated-protection-c...
 
132 kv g.s.s chambal jaipur
132 kv g.s.s chambal jaipur132 kv g.s.s chambal jaipur
132 kv g.s.s chambal jaipur
 
Water level indicator -MINI PROJECT
Water level indicator -MINI PROJECTWater level indicator -MINI PROJECT
Water level indicator -MINI PROJECT
 
IOT SENSORS
IOT SENSORSIOT SENSORS
IOT SENSORS
 
Smart irrigation system using internet of things
Smart irrigation system using internet of thingsSmart irrigation system using internet of things
Smart irrigation system using internet of things
 
Plc example presentation
Plc example presentationPlc example presentation
Plc example presentation
 
Simple water level indicator1
Simple water level indicator1Simple water level indicator1
Simple water level indicator1
 
water level indicator report
water level indicator reportwater level indicator report
water level indicator report
 
Make your own water tank level indicator With Motor Dry Run Alert
Make your own water tank level indicator With Motor Dry Run AlertMake your own water tank level indicator With Motor Dry Run Alert
Make your own water tank level indicator With Motor Dry Run Alert
 
Intelligent automatic plant irrigation system
Intelligent automatic plant irrigation systemIntelligent automatic plant irrigation system
Intelligent automatic plant irrigation system
 
Automatic irrigation system
Automatic irrigation systemAutomatic irrigation system
Automatic irrigation system
 
Smart home automation using microcontroller
Smart home automation using microcontrollerSmart home automation using microcontroller
Smart home automation using microcontroller
 

Viewers also liked

automatic water level controlling using gsm system
automatic water level controlling using gsm systemautomatic water level controlling using gsm system
automatic water level controlling using gsm systempavan kumar
 
water level monitor using gsm
water level monitor using gsmwater level monitor using gsm
water level monitor using gsmAditya Kumar
 
REMOTE GSM BASED MOBILE STARTER FOR MOTOR / PUMP
REMOTE GSM BASED MOBILE STARTER FOR MOTOR / PUMPREMOTE GSM BASED MOBILE STARTER FOR MOTOR / PUMP
REMOTE GSM BASED MOBILE STARTER FOR MOTOR / PUMPKHYATEE ELECTRONICS PVT.LTD
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMpriyanka kini
 
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORTGSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORTAvinash Kannojia
 
GSM Based Motor Controller
GSM Based Motor ControllerGSM Based Motor Controller
GSM Based Motor Controllergopalsystems
 
Water level indicator
Water level indicatorWater level indicator
Water level indicatorJyotsna Rani
 
Gsm anti theft system
Gsm anti theft systemGsm anti theft system
Gsm anti theft systemAshu0711
 
Speed Control of DC motor using AT89C52 IC
Speed Control of DC motor using AT89C52 ICSpeed Control of DC motor using AT89C52 IC
Speed Control of DC motor using AT89C52 ICDisha Modi
 
GSM Based Versatile Robotic Vehicle Using PIC Microcontroller Report.
GSM Based Versatile Robotic Vehicle Using PIC Microcontroller Report.GSM Based Versatile Robotic Vehicle Using PIC Microcontroller Report.
GSM Based Versatile Robotic Vehicle Using PIC Microcontroller Report.Abee Sharma
 
LED WATER LEVEL INDICATOR WITH ALARM
LED WATER LEVEL INDICATOR WITH ALARM LED WATER LEVEL INDICATOR WITH ALARM
LED WATER LEVEL INDICATOR WITH ALARM Aditya Sharma
 
Water level indicator by bhushan kumbhalkar
Water level indicator by  bhushan kumbhalkarWater level indicator by  bhushan kumbhalkar
Water level indicator by bhushan kumbhalkarBhushan Kumbhalkar
 
Groundwater Investigation Techniques-Geophysical Methods
Groundwater Investigation Techniques-Geophysical MethodsGroundwater Investigation Techniques-Geophysical Methods
Groundwater Investigation Techniques-Geophysical MethodsGowri Prabhu
 
water level indicator alarm
water level indicator alarmwater level indicator alarm
water level indicator alarmAnish Anand
 
Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Ganesh Gani
 
Gsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemGsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemSantanu Mukhopadhyay
 

Viewers also liked (20)

automatic water level controlling using gsm system
automatic water level controlling using gsm systemautomatic water level controlling using gsm system
automatic water level controlling using gsm system
 
water level monitor using gsm
water level monitor using gsmwater level monitor using gsm
water level monitor using gsm
 
REMOTE GSM BASED MOBILE STARTER FOR MOTOR / PUMP
REMOTE GSM BASED MOBILE STARTER FOR MOTOR / PUMPREMOTE GSM BASED MOBILE STARTER FOR MOTOR / PUMP
REMOTE GSM BASED MOBILE STARTER FOR MOTOR / PUMP
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSM
 
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORTGSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
 
Water level sensors repot
Water level sensors repotWater level sensors repot
Water level sensors repot
 
GSM Based Motor Controller
GSM Based Motor ControllerGSM Based Motor Controller
GSM Based Motor Controller
 
Water level indicator
Water level indicatorWater level indicator
Water level indicator
 
Water level indicator
Water level indicatorWater level indicator
Water level indicator
 
Gsm anti theft system
Gsm anti theft systemGsm anti theft system
Gsm anti theft system
 
Speed Control of DC motor using AT89C52 IC
Speed Control of DC motor using AT89C52 ICSpeed Control of DC motor using AT89C52 IC
Speed Control of DC motor using AT89C52 IC
 
GSM Based Versatile Robotic Vehicle Using PIC Microcontroller Report.
GSM Based Versatile Robotic Vehicle Using PIC Microcontroller Report.GSM Based Versatile Robotic Vehicle Using PIC Microcontroller Report.
GSM Based Versatile Robotic Vehicle Using PIC Microcontroller Report.
 
LED WATER LEVEL INDICATOR WITH ALARM
LED WATER LEVEL INDICATOR WITH ALARM LED WATER LEVEL INDICATOR WITH ALARM
LED WATER LEVEL INDICATOR WITH ALARM
 
Block Diagram For Control Systems.
Block Diagram For Control Systems.Block Diagram For Control Systems.
Block Diagram For Control Systems.
 
Embedded Systems Projects Ideas
Embedded Systems Projects IdeasEmbedded Systems Projects Ideas
Embedded Systems Projects Ideas
 
Water level indicator by bhushan kumbhalkar
Water level indicator by  bhushan kumbhalkarWater level indicator by  bhushan kumbhalkar
Water level indicator by bhushan kumbhalkar
 
Groundwater Investigation Techniques-Geophysical Methods
Groundwater Investigation Techniques-Geophysical MethodsGroundwater Investigation Techniques-Geophysical Methods
Groundwater Investigation Techniques-Geophysical Methods
 
water level indicator alarm
water level indicator alarmwater level indicator alarm
water level indicator alarm
 
Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD
 
Gsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemGsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation system
 

Similar to Gsm based borewell water level monitor

KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINIMAHESH294
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAMAHESH294
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft controlAffable Mee
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft controlAffable Mee
 
P 6168--microcontroller based-lpg_gas_detector_using_gsm_module
P 6168--microcontroller based-lpg_gas_detector_using_gsm_moduleP 6168--microcontroller based-lpg_gas_detector_using_gsm_module
P 6168--microcontroller based-lpg_gas_detector_using_gsm_moduleChitrachedu Dada Kalandar
 
prepaid energy meter using smartcard
prepaid energy meter using smartcardprepaid energy meter using smartcard
prepaid energy meter using smartcardchintu9666
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interfaceEdgefxkits & Solutions
 
automatic plant irrigation using aurdino and gsm technology
automatic plant irrigation using aurdino and gsm technologyautomatic plant irrigation using aurdino and gsm technology
automatic plant irrigation using aurdino and gsm technologythamil arasan
 
Gps vehicle theft identification and tracking and control
Gps vehicle theft identification and tracking and controlGps vehicle theft identification and tracking and control
Gps vehicle theft identification and tracking and controlYashwanth Yash
 
GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)Aishwary Verma
 
Home automation and securty using wireless networks
Home automation and securty using wireless networksHome automation and securty using wireless networks
Home automation and securty using wireless networksArun Kumar
 
Auto dial-er Home security
Auto dial-er Home securityAuto dial-er Home security
Auto dial-er Home securityvaibhav jindal
 
TRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMTRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMIRJET Journal
 
Fingerprint Based Security System using GSM Module
Fingerprint Based Security System using GSM ModuleFingerprint Based Security System using GSM Module
Fingerprint Based Security System using GSM ModuleIJERA Editor
 
gsm based Notice board
gsm based Notice boardgsm based Notice board
gsm based Notice boardASHIRVAD KUMAR
 
Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)IISRT
 
sms based speed change of motor or fan
sms based speed change of motor or fansms based speed change of motor or fan
sms based speed change of motor or fanRahul Gupta
 
Automated load shedding using microcontroller
Automated load shedding using microcontrollerAutomated load shedding using microcontroller
Automated load shedding using microcontrollerRajVerma175
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET Journal
 

Similar to Gsm based borewell water level monitor (20)

KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINI
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
 
Major Project Report.pdf
Major Project Report.pdfMajor Project Report.pdf
Major Project Report.pdf
 
P 6168--microcontroller based-lpg_gas_detector_using_gsm_module
P 6168--microcontroller based-lpg_gas_detector_using_gsm_moduleP 6168--microcontroller based-lpg_gas_detector_using_gsm_module
P 6168--microcontroller based-lpg_gas_detector_using_gsm_module
 
prepaid energy meter using smartcard
prepaid energy meter using smartcardprepaid energy meter using smartcard
prepaid energy meter using smartcard
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 
automatic plant irrigation using aurdino and gsm technology
automatic plant irrigation using aurdino and gsm technologyautomatic plant irrigation using aurdino and gsm technology
automatic plant irrigation using aurdino and gsm technology
 
Gps vehicle theft identification and tracking and control
Gps vehicle theft identification and tracking and controlGps vehicle theft identification and tracking and control
Gps vehicle theft identification and tracking and control
 
GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)
 
Home automation and securty using wireless networks
Home automation and securty using wireless networksHome automation and securty using wireless networks
Home automation and securty using wireless networks
 
Auto dial-er Home security
Auto dial-er Home securityAuto dial-er Home security
Auto dial-er Home security
 
TRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMTRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEM
 
Fingerprint Based Security System using GSM Module
Fingerprint Based Security System using GSM ModuleFingerprint Based Security System using GSM Module
Fingerprint Based Security System using GSM Module
 
gsm based Notice board
gsm based Notice boardgsm based Notice board
gsm based Notice board
 
Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)
 
sms based speed change of motor or fan
sms based speed change of motor or fansms based speed change of motor or fan
sms based speed change of motor or fan
 
Automated load shedding using microcontroller
Automated load shedding using microcontrollerAutomated load shedding using microcontroller
Automated load shedding using microcontroller
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
 

Recently uploaded

What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 

Recently uploaded (20)

What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 

Gsm based borewell water level monitor

  • 1. construction 103www.efymag.com Electronics For You | May 2012 GSM-Based Borewell Water-Level Monitor Gurunath Reddy farmers to walk all the way to their fields at night just to switch the pump motor ‘off.’ Besides, he may never get to know the problem. This problem can be solved by using this GSM-based system that will automatically give the user a call on his mobile phone when the water level in the borewell drops below or rises to the threshold lev- el for pumping. The user can also remotely switch on or switch off the pump motor by sending an SMS from his mobile phone. The system is simple, reliable, portable and affordable. Circuit description Fig. 1 shows the block diagram of the GSM-based borewell water-level monitoring system. Fig. 2 shows the complete circuit. It comprises the power supply section, water-level sen- sor circuit, microcontroller, MAX232 driver, relay driver and GSM modem. The GSM board has a valid SIM card with sufficient recharge amount to make outgoing calls. The circuit is powered by regulated 5V DC. The 220V, 50Hz AC mains is stepped down by transformer X1 to I f the water level in a borewell drops below the threshold level for pumping, its pump motor may get air-locked or even burn out due to dry running. It is inconvenient for Fig. 1: Block diagram of gsm-based borewell water-level monitoring system Fig. 2: Circuit of gsm-based borewell water-level monitoring system sunil kumar & Sani theo
  • 2. construction 104 May 2012 | Electronics For You www.efymag.com deliver a secondary output of 12V, 250 mA. The transformer output is recti- fied by bridge rectifier br1, filtered by capacitor C1 and regulated by IC 7805 (IC3). Capacitor C2 bypasses ripples from the regulated supply. LED1 acts as the power-‘on’ indicator. Resistor R1 limits the current through LED1. The AT89C51 microcontroller is connected to the water-level sensor circuit, relay driver and MAX232. The microcontroller is programmed to take necessary actions. The mobile number used in the GSM modem is included in the code before burning the code into the microcontroller. The water-level sensor circuit comprises transistor T1 (BC548) as sensor driver and water sensors A and B dipped into the borewell along with the pipe. Sensor A is dipped to the threshold point for pumping and sen- sor B is dipped below the pipe to the bottom of the borewell. When water in the borewell fills to the threshold level, it is sensed by sen- sor A and you get a call on your mobile phone. Now you can turn the motor ‘on’ by sending the SMS “motor11 on” from your mobile phone to the SIM number in the GSM modem. You can also turn the motor ‘off’ by sending the SMS “motor11 off”. Sensor A is connected to the base of transistor T1 (BC548). When there is a high voltage at the base, T1 con- ducts and a low voltage is available at its collector. This low signal is fed to pin 12 (port pin p3.2) of the MCU. Similarly, for a low voltage input at the base, T1 stops conducting and a high voltage signal is available at its collector. So pin 12 of the MCU gets a high signal input. The high or low voltage signal at pin 12 is monitored and processed by the program in the MCU, and decision to turn the motor ‘off’ taken when the water level dips below sensor A. Pin 3 (port pin p1.2) of the MCU is the output pin. It is connected to relay-driver transistor T2 (BC548) and LED2. T2 drives relay RL1, which, in turn, activates the motor. LED2 glows to indicate the motor-‘on’ status. When water level in the borewell dips below sensor A, the conduct- ing path between sensors A and B breaks. Hence a signal is received by the microcontroller. The micro- controller turns the running motor ‘off’ and makes a call to the user’s cell phone through a GSM modem Fig. 3: GSM modem Table I Motor, Mobile and LED Status for Different Water Levels Borewell Water level Motor Mobile LED2 Remarks Full Above point A On Call from modem On SMS operation to turn on/off the motor Empty Below point A Off Call from modem Off SMS operation not allowed Table II Key Features of SIM300 Series Features Implementation Power supply Single supply voltage of 3.4V-4.5V Power saving Typical power consumption in SLEEP mode: 2.5 mA Frequency bands  SIM300 tri-band (EGSM 900, DCS 1800, PCS 1900). The band can be set by AT COMMAND, and default band is EGSM 900 and DCS 1800  Compliant to GSM Phase 2/2+ SMS  MT, MO, CB, text and PDU mode  SMS storage: SIM card  Supports transmission of SMS alternatively over CSD or GPRS. User can choose the preferred mode SIM interface Supported SIM card: 1.8V, 3V External antenna Connected via a 50-ohm antenna connector or antenna pad Two serial interfaces  Serial port 1: Seven lines on the serial port interface  Serial port 1 can be used for CSD FAX, GPRS and sending AT command of controlling module  Serial port 1 can use multiplexing function, but you cannot use serial port 2 at the same time  Autobauding supports baud rate of 1200 to 115,200 bps  Serial port 2: Two lines on serial port interface, /TXD and /RXD  Serial port 2 used only for transmitting AT command
  • 3. construction 105www.efymag.com Electronics For You | May 2012 to indicate that the water level is too low to pump the water and the motor has been switched off. In this way, the motor is protected from airlocks and burnouts due to dry running. The status of motor, water level and LED2 are shown in Table I. The GSM modem used in this project is SIM300 V7.03 (refer Fig. 3). Its key features are listed in Table II. GSM modem SIM300 V7.03 The GSM module is a specialised type of modem which accepts a SIM card and operates on a subscriber’s mobile number over a network, just like a cel- lular phone. Basically, it is a cellphone without display. Modem SIM300 is a triband GSM/GPRS engine that works on EGSM 900MHz, DCS 1800MHz and PCS 1900MHz frequencies. GSM modem is RS232-logic-level compatible, i.e., it takes -3V to -15V as logic ‘high’ and +3V to +15V as logic ‘low’. MAX 232 is used to convert TTL into RS232 logic level and vice versa. Hence MAX232 is a voltage-level converter used between the microcon- troller and the GSM board. The signal at pin 11 of the micro- controller is sent to the GSM modem through pin 11 of MAX232. This signal is received at Pin 2 (RX) of the GSM Parts List Semiconductors: IC1 - AT89C51 microcontroller IC2 - MAX232 driver IC3 - 7805, 5V regulator BR1 - 1A bridge rectifier T1, T2 - BC548 npn transistor LED1, LED2 - 5mm light-emitting diode D1 - 1N4007 rectifier diode Resistors (all ¼-watt, ±5 per cent carbon): R1 - 1-kilo-ohm R2, R6 - 470-ohm R3, R4 - 10-kilo-ohm R5 - 100-kilo-ohm Capacitors: C1 - 1000µF, 25V electrolytic C2, C4-C7 - 0.1µF ceramic C3 - 10µF, 16V electrolytic C8, C9 - 22pF ceramic Miscellaneous: X1 - 220V AC primary to 12V, 250mA secondary transformer RL1 - 12V, 1C/O relay S1 - Tactile switch XTAL - 11.0592MHz crystal GSM modem - SIM300 V7.03 modem - Two water-level steel sensor rods Table III List of Commands Command Description AT Check whether the serial interface and GSM modem are working ATE0 Turn echo ‘off’ when there is less traffic on serial line AT+CNMI Display the new incoming SMS AT+CPMS Select SMS memory AT+CMGF SMS string format—how they are compressed AT+CMGR Read the new message from a given memory location AT+CMGS Send message to a given recipient AT+CMGD Delete message modem. The GSM modem transmits the signal from Pin 3 (TX) to the mi- crocontroller through MAX232, which is received at pin 10 of IC1. Software program The software program is written in ‘C’ language and compiled using Keil software. The AT commands listed in Table III are used in the code to receive the mobile signal. The hex code of the program is burnt into the MCU using Flash Magic software. Construction and testing An actual-size, single-side PCB layout of the GSM-based borewell water-level monitoring system is shown in Fig. 4 and its component layout in Fig. 5. Fig. 4: An actual-size, single-side PCB for the GSM-based borewell water-level monitoring system Fig. 5: Component layout for the PCB
  • 4. construction 106 May 2012 | Electronics For You www.efymag.com Fig. 6: Author’s prototype For testing the circuit, proceed as follows: 1. After assembling all the com- ponents on the PCB, connect TX and RX pins of the GSM modem to pins 13 and 14 of MAX232, respectively. Insert a valid SIM in the card holder of the GSM modem. 2. Connect ground pin of the GSM modem to the ground rail of the cir- cuit. 3. Use two single-strand (hook-up) wires as sensor A and sensor B. (In the actual application, use of steel rods as sensors is recommended.) Hang the sensors into a bucket or mug such that sensor A is above sensor B. 4. Pour water into the bucket until the water level reaches sensor A. 5. Now switch on the circuit. You should get a call on your mobile phone. This indicates that you can turn the motor ‘on.’ 6. Send SMS “motor11 on” from any mobile phone to the SIM in the modem to turn the motor ‘on’. You can also turn the motor ‘off’ by send- ing “motor11 off” message from any mobile phone. 7. Now remove water from the bucket until the water level in the bucket dips below sensor A. The mo- tor should automatically switch off and you should receive a call from the modem simultaneously alerting you that the borewell (bucket in this case) is empty and the motor has been switched off. After testing the above steps, you can install the system in the borewell by inserting sensors A and B into the pipe with sensor B placed at the bot- tom of the borewell as shown in the circuit. Your borewell monitoring sys- tem is now ready for use. The author’s prototype is shown in Fig. 6. EFY note. The source code of this article is available on www.efymag. com.  The author is a student of BE in electronics and telecommunications at SIT, Tumkur