Float Switch: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Replaced content with " [http://www.amazon.com/Liquid-Water-Control-Stainless-Switch/dp/B005FDPDDG/ref=sr_1_6?ie=UTF8&qid=1342900615&sr=8-6&keywords=float+switch Float on Rod SS Switch 1A]")
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Basic Concept=


The float switch essentially turns something on or off when the water level goes over a certain point, then turns it back off or on, respectively, when the water level drops below that point.
[http://www.amazon.com/Liquid-Water-Control-Stainless-Switch/dp/B005FDPDDG/ref=sr_1_6?ie=UTF8&qid=1342900615&sr=8-6&keywords=float+switch Float on Rod SS Switch 1A]
 
Conclusions:
 
*'''We need a float system that rises and falls depending on the height of the water level'''
 
*'''We need a switch system that triggers when the water level rises past and drops below a certain height.'''
 
----
 
=Float System=
 
The float system needs to be low enough density to both float in the water and to trigger the switch if the switch trigger requires any kinetic force.
 
The float system needs to be consistently aligned with the switch system such that the float system cannot just float away and be unable to trigger the switch.
 
=Switch System=
 
The switch system should involve a sensor and microcontroller for superior versatility of switch operation.
 
The switch system needs a transistor for the microcontroller to have superior switching specifications; that is, high maximum electric potential and high maximum current.
 
Conclusions:
 
*'''The switch system needs a sensor system, microcontroller system, and transistor system.'''
 
----
 
=Float System=
 
=Sensor System=
 
Hall effect sensor. [https://www.sparkfun.com/products/9312 Source] [https://www.sparkfun.com/datasheets/Components/General/Hall-US1881EUA.pdf Datasheet]
 
Waterproof Casing [Instructions]
 
=Microcontroller System=
 
'''Arduino Uno: Microcontroller Board''' [http://www.amazon.com/Arduino-Rev-3-Uno-R3/dp/B006H06TVG/ref=sr_1_1?ie=UTF8&qid=1339352565&sr=8-1 Source]
 
'''Arduino IDE: Integrated Development Environment''' [http://arduino.cc/en/Main/Software Source]
 
'''Float Switch Code''' [Source]
 
=Transistor System=

Latest revision as of 23:31, 21 July 2012