Team:UC Chile2/Arduino

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
So we built our own light sensing system using Arduino microcontroller. We got the idea from iGEM 2010 Cambridge team. The sensor used was model TSL238T. Product developed by Texas Advanced Optoelectronic Solutions.<br>
So we built our own light sensing system using Arduino microcontroller. We got the idea from iGEM 2010 Cambridge team. The sensor used was model TSL238T. Product developed by Texas Advanced Optoelectronic Solutions.<br>
 +
 +
So.... what do you need?? Basically the following
 +
 +
- Arduino Uno  USD$25.95
 +
- TSL238T High-sensitivity light-to-frequency converter. USD$5.80
 +
- 0.1 uF capacitor USD$9.70 (cost of a pack containing many capacitors)
 +
- USB Cable USD$4.37
 +
- Breadborad USD$14.80
 +
- Lots of wires USD$2.95
 +
 +
Now that you built your sensor according to instructions provided in code below, it should look something like this:
 +
 +
 +
 +
 +
 +
<html>
<html>
Here is the <a href="https://static.igem.org/mediawiki/2012/8/87/Datasheet.pdf" target="_blank">sensor datasheet</a> containing all technical specifications.</html>  
Here is the <a href="https://static.igem.org/mediawiki/2012/8/87/Datasheet.pdf" target="_blank">sensor datasheet</a> containing all technical specifications.</html>  

Revision as of 20:10, 22 September 2012

Project: Luxilla - Pontificia Universidad Católica de Chile, iGEM 2012