Difference between revisions of "Arduino Sensors"
Jump to navigation
Jump to search
(→LED) |
|||
Line 9: | Line 9: | ||
LED (Light Emitting Diode) are components that generate light when voltage is applied to them | LED (Light Emitting Diode) are components that generate light when voltage is applied to them | ||
− | + | [https://www.sparkfun.com/datasheets/Components/LED/COM-09590-YSL-R531R3D-D2.pdf Datasheet] | |
− | [ | + | [http://ardx.org/CIRC01 Simple usage tutorial] |
+ | |||
+ | |||
+ | ''' | ||
+ | == Photoresistor== | ||
+ | ''' | ||
+ | A Photoresistor is a sensor that detects the level of light and produces a reading relative to the amount of light applied | ||
+ | |||
+ | [http://dlnmh9ip6v2uc.cloudfront.net/datasheets/Sensors/LightImaging/SEN-09088.pdf Datasheet] | ||
− | [http://ardx.org/ | + | [http://ardx.org/CIRC09 Simple usage tutorial] |
Revision as of 09:03, 19 May 2014
Here is a list of all of the sensors and components as well as a reference code, descriptive use, and a link to purchase (warning the internet is a dynamic document, links become outdated. If you happen upon a broken link, please be a kind spirit and modify the link)
LED
LED (Light Emitting Diode) are components that generate light when voltage is applied to them
Photoresistor
A Photoresistor is a sensor that detects the level of light and produces a reading relative to the amount of light applied