Team:UC Chile2/Arduino

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
<h2>Building the sensor</h2>
<h2>Building the sensor</h2>
-
<font face="Vollkorn">
 
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.
Our code. Written by Juano Venegas.
Our code. Written by Juano Venegas.
-
</font>
+
 
-
<font face="Calibri">
+
<pre>//Analog reading test. Data send to serial port.
<pre>//Analog reading test. Data send to serial port.
Line 62: Line 60:
{
{
   pulseCount++;    // Increase pulse count
   pulseCount++;    // Increase pulse count
-
}</pre></font>
+
}</pre>
<h2>Data collected</h2>
<h2>Data collected</h2>

Revision as of 00:20, 20 September 2012

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