Team:UC Chile2/Arduino

From 2012.igem.org

(Difference between revisions)
 
(35 intermediate revisions not shown)
Line 8: Line 8:
So.... what do you need?? Basically the following
So.... what do you need?? Basically the following
-
- Arduino Uno  <b>USD$25.95</b> - TSL238T High-sensitivity light-to-frequency converter. <b>USD$5.80</b><br>
+
- Arduino Uno  <b>USD$25.95</b> <span style="padding-left:300px">- TSL238T High-sensitivity light-to-frequency converter. <b>USD$5.80</b><br></span>
[[File:arduinouno_uc_chile.jpg|300px]]
[[File:arduinouno_uc_chile.jpg|300px]]
-
- 0.1 uF capacitor <b>USD$9.70</b> (cost of a pack containing many capacitors)<br>
+
<span style="padding-left:150px">[[File:arduinosensor_uc_chile.jpg|300px]]</span>
-
- USB Cable <b>USD$4.37</b><br>
+
 
-
- Breadborad <b>USD$14.80</b><br>
+
- 0.1 uF capacitor <b>USD$9.70</b> (cost of a pack containing many capacitors)<span style="padding-left:48px">- USB Cable <b>USD$4.37</b><br>
-
- Lots of wires <b>USD$2.95</b><br>
+
</span>
 +
 
 +
[[File:arduinocapacitor_uc_chile.jpg|300px]]
 +
<span style="padding-left:150px">[[File:arduinousb_uc_chile.jpg|300px]]
 +
 
 +
 
 +
 
 +
- Breadboard <b>USD$14.80</b><span style="padding-left:313px">- Lots of wires <b>USD$2.95</b><br></span>
 +
[[File:arduinoboard_uc_chile.jpg|300px]]
 +
<span style="padding-left:150px">[[File:arduinowires_uc_chile.jpg|300px]]</span>
 +
 
<font color="red">Total cost: <b>USD$63.70</b></font>  not so bad, right?
<font color="red">Total cost: <b>USD$63.70</b></font>  not so bad, right?
Line 19: Line 29:
Now that you built your sensor according to instructions provided in code below, it should look something like this:
Now that you built your sensor according to instructions provided in code below, it should look something like this:
 +
[[File:arduinofinal1_uc_chile.jpg|300px]]
 +
<span style="padding-left:30px">[[File:arduinofinal2_uc_chile.jpg|300px]]
 +
<span style="padding-left:30px">[[File:arduinofinal3_uc_chile.jpg|300px]]
-
 
+
<h2>Running the program</h2>
<html>
<html>
Line 84: Line 97:
   pulseCount++;    // Increase pulse count
   pulseCount++;    // Increase pulse count
}</pre>
}</pre>
 +
<html>
 +
Here is a <a href="https://vimeo.com/49979564" target="_blank">short video</a> on the serial monitor collecting data. The numbers are in relative light intensity units. We measured the lab at normal lighting conditions.</html>
<h2>Data collected</h2>
<h2>Data collected</h2>
Line 91: Line 106:
-
[[File:dataarduino_uc_chile.jpg]]
+
[[File:dataarduino_uc_chile.jpg|800px]]
 +
 
 +
 
 +
 
 +
The measurements obtained by the sensor indicate that at higher glucose concentrations the biolumiscence of the cells decreases. However, experimental data obtained by plate reader is contradictory. (<html><a href="https://2012.igem.org/Team:UC_Chile2/Characterization#Glucose_concentration" target"_blank">Check here for data</a>) We believe that the sensor was not sensitive enough to measure light intensity differences between the flasks. Also there was a lot of noise in the measurement as you can see in this rough graph of the data.</html>
 +
 
 +
 
 +
 
 +
[[File:dataarduino2_uc_chile.jpg|800px]]
-
Basically, there is an increase of intensity at higher glucose concentrations.
 
{{UC_Chilefooter}}
{{UC_Chilefooter}}

Latest revision as of 23:03, 24 September 2012

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