SMS controlled Wireless Irrigation System: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "Irrigating crops with the exactly right amount of water is a tedious task, especially when you have to walk a long distance to the irrigation pump in the middle of the night to c...")
 
m (Added a Category to the Page)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Category=Farm equipment}}
Irrigating crops with the exactly right amount of water is a tedious task, especially when you have to walk a long distance to the irrigation pump in the middle of the night to check whether any problem (fish getting stuck in the intake and as a result the irrigation motor burning or jamming!)  has occured
Irrigating crops with the exactly right amount of water is a tedious task, especially when you have to walk a long distance to the irrigation pump in the middle of the night to check whether any problem (fish getting stuck in the intake and as a result the irrigation motor burning or jamming!)  has occured


The prototype could do the following:
The prototype could do the following:


1.  Be remotely controlled via SMSs through a cellular GSM network.
#Be remotely controlled via SMSs through a cellular GSM network.
2.  Send back ERROR messages to the operator, if the Miniature Circuit Breaker (MCB)  was tripped due to electrical faults or motor jamming.
#Send back ERROR messages to the operator, if the Miniature Circuit Breaker (MCB)  was tripped due to electrical faults or motor jamming.
3.  Control loads of up to 15 amps.
#Control loads of up to 15 amps.


Parts List:
Parts List:
Line 11: Line 12:
Hardware Parts:  
Hardware Parts:  


1. 1x cheap/old/used GSM mobile phone with SMS feature(with charger)
#1x cheap/old/used GSM mobile phone with SMS feature(with charger)
2. 1x Activated GSM SIM/micro-SIM card of your preffered provider
#1x Activated GSM SIM/micro-SIM card of your preffered provider
3. 1x Miniature Circuit Breakers
#1x Miniature Circuit Breakers
4. 1x 120v/240v(choose for your country) 30 Amp Relays
#1x 120v/240v(choose for your country) 30 Amp Relays
5. 1x Atmega 168/328p or an Arduino (OR any other micro with which you are friendly)
#1x Atmega 168/328p or an [[Arduino]] (OR any other micro with which you are friendly)
6. 1x 9v Power Supply for the Arduino/Atmega etc.
#1x 9v Power Supply for the Arduino/Atmega etc.
7. 1x Universal charger if you don't have a phone charger
#1x Universal charger if you don't have a phone charger
8. 1x High-Gain external antenna(optional)
#1x High-Gain external antenna(optional)
9. Wires (240v/120v FIRE-PROOF wires) and some scraps for the circuit-board
#Wires (240v/120v FIRE-PROOF wires) and some scraps for the circuit-board
10. 2x 240v terminal blocks
#2x 240v terminal blocks
11. 4x spade connectors(for the relays)
#4x spade connectors(for the relays)
12. 3x terminal blocks  
#3x terminal blocks  
13. A enclosure(to encase the electronics) like http://www.pactecenclosures.com/product-detail.php?classid=35&seriesid=38&productid=231
#A enclosure(to encase the electronics) like http://www.pactecenclosures.com/product-detail.php?classid=35&seriesid=38&productid=231


Electronics Parts:  
Electronics Parts:  


1. 10x 1N4001 diodes
#10x 1N4001 diodes
2. 4x 2n2222 transistors
#4x 2n2222 transistors
3. 2x TIP31 transistors
#2x TIP31 transistors
4. 3x TIP102 transistors
#3x TIP102 transistors
5. 10x 1K resistors
#10x 1K resistors
6. 2x Miniature Push Switches
#2x Miniature Push Switches
6. 1x Perfboard (not if you make a PCB)
#1x Perfboard (not if you make a PCB)
7. 1x Pack of Misc. LEDs(small size)
#1x Pack of Misc. LEDs(small size)
8. 5x relays with 5v coil
#5x relays with 5v coil


Tools Needed:
Tools Needed:


Multimeter
*Multimeter
Soldering Iron
*Soldering Iron
Screw Driver
*Screw Driver
Drill (with drill bits)
*Drill (with drill bits)
Sander ;) see (http://www.instructables.com/id/Recycled-HDD-Rotary-Sander-for-5/)
*Sander ;) see (http://www.instructables.com/id/Recycled-HDD-Rotary-Sander-for-5/)


'''More:''' http://www.instructables.com/id/SMS-controlled-Wireless-Irrigation-System/
'''More:''' http://www.instructables.com/id/SMS-controlled-Wireless-Irrigation-System/
'''Related page:''' [[GardenBot]]
[[Category: Irrigation]]

Latest revision as of 23:03, 25 April 2024

Main > Food and Agriculture > Farm equipment


Irrigating crops with the exactly right amount of water is a tedious task, especially when you have to walk a long distance to the irrigation pump in the middle of the night to check whether any problem (fish getting stuck in the intake and as a result the irrigation motor burning or jamming!) has occured

The prototype could do the following:

  1. Be remotely controlled via SMSs through a cellular GSM network.
  2. Send back ERROR messages to the operator, if the Miniature Circuit Breaker (MCB) was tripped due to electrical faults or motor jamming.
  3. Control loads of up to 15 amps.

Parts List:

Hardware Parts:

  1. 1x cheap/old/used GSM mobile phone with SMS feature(with charger)
  2. 1x Activated GSM SIM/micro-SIM card of your preffered provider
  3. 1x Miniature Circuit Breakers
  4. 1x 120v/240v(choose for your country) 30 Amp Relays
  5. 1x Atmega 168/328p or an Arduino (OR any other micro with which you are friendly)
  6. 1x 9v Power Supply for the Arduino/Atmega etc.
  7. 1x Universal charger if you don't have a phone charger
  8. 1x High-Gain external antenna(optional)
  9. Wires (240v/120v FIRE-PROOF wires) and some scraps for the circuit-board
  10. 2x 240v terminal blocks
  11. 4x spade connectors(for the relays)
  12. 3x terminal blocks
  13. A enclosure(to encase the electronics) like http://www.pactecenclosures.com/product-detail.php?classid=35&seriesid=38&productid=231

Electronics Parts:

  1. 10x 1N4001 diodes
  2. 4x 2n2222 transistors
  3. 2x TIP31 transistors
  4. 3x TIP102 transistors
  5. 10x 1K resistors
  6. 2x Miniature Push Switches
  7. 1x Perfboard (not if you make a PCB)
  8. 1x Pack of Misc. LEDs(small size)
  9. 5x relays with 5v coil

Tools Needed:

More: http://www.instructables.com/id/SMS-controlled-Wireless-Irrigation-System/

Related page: GardenBot