Temperature Switch: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Temperature Switch Project Repository=
[https://github.com/openspeed/temperature-switch Temperature Switch!]
=Schematic=
=Schematic=
Whoops- bad schematic; reverse the orientation of the diode and zener diode for the circuit to function properly.


[[Image: TemperatureSwitchV1.jpg]]
[[Image: TemperatureSwitchV1.jpg]]


(Arduino should be connected to the ground also)
(Arduino should be connected to the ground also)
(Edit: Switching 470 uF to 47 uF)
Private note: electrical taped wire is the the positive sensor wire.
=Source=
<html><iframe width='1200' height='300' frameborder='0' src='
https://docs.google.com/spreadsheet/pub?key=0AlpsBarfpPkzdEw2dXJmYURnUDlqTE1rY2gwb3B3dWc&output=html
'></iframe>
</html><br/>
*[https://docs.google.com/spreadsheet/ccc?key=0AlpsBarfpPkzdEw2dXJmYURnUDlqTE1rY2gwb3B3dWc Edit or Download]
=Source Software=
Temperature Switch Code
[[File: temperatureswitch.ino]]
=Navigate=
http://opensourceecology.org/wiki/Temperature_Switch/Navigate
=Download Project Files=
https://github.com/openspeed/temperature-switch

Latest revision as of 06:00, 7 July 2012

Temperature Switch Project Repository

Temperature Switch!

Schematic

Whoops- bad schematic; reverse the orientation of the diode and zener diode for the circuit to function properly.

TemperatureSwitchV1.jpg

(Arduino should be connected to the ground also)