Difference between revisions of "Sensors"

From OpenCircuits
Jump to navigation Jump to search
Line 26: Line 26:
 
=== Photo Diode/Transistor ===
 
=== Photo Diode/Transistor ===
 
*[http://www.ladyada.net/forums/viewtopic.php?p=22251  Hack a MiniPOV3 for IR capture]
 
*[http://www.ladyada.net/forums/viewtopic.php?p=22251  Hack a MiniPOV3 for IR capture]
 +
*[http://www.robotroom.com/ReversedLED.html Making an Amplified Color Sensor from an LED and an Op Amp]
 
----
 
----
  

Revision as of 18:09, 8 March 2008

Accelerometers, Gyroscopes, Temperature Sensors, Pressure Sensors, ...


Accelerometer

These measure ( gasp ) acceleration. May be caused by gravity or the second derivative of position ( relative to an inertial frame ). Since acceleration is a vector to go the whole distace you need a 3 axis sensor, but often 1 or 2 D will do. Often the output is a voltage(s). Feed it to a microcontroller with an a to d converter, perhaps through an operational amplifier. Op amp

Gas sensor


Knock Sensor

Magnetic Field Sensor

Photo Diode/Transistor


Rotary Encoder

Temperature Sensor

some are analog some use microcontroller interfaces LM34, LM35

Further Reading