Team:UC Chile2/Arduino

From 2012.igem.org

(Difference between revisions)
Line 5: Line 5:
<h2>Building the sensor</h2>
<h2>Building the sensor</h2>
-
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.
+
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>
<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>  
Line 17: Line 17:
// Pin 1 -> Ground
// Pin 1 -> Ground
// Pin 2 -> Ground
// Pin 2 -> Ground
-
// Pin 3 -> 5 Volts.
+
// Pin 3 -> 5 Volts.  
// Pin 4 -> Pin n° 2 Arduino.
// Pin 4 -> Pin n° 2 Arduino.
//Also, a 0.1 uF capacitor would be suitable to wire between ground and 5V. The closest possible to the sensor
//Also, a 0.1 uF capacitor would be suitable to wire between ground and 5V. The closest possible to the sensor

Revision as of 19:37, 20 September 2012

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