Difference between revisions of "Team:CCU Taiwan/Hardware"

Line 210: Line 210:
 
<p>
 
<p>
 
We designed an inexpensive and easy to use fluorescence detection system with Arduino. By simply putting the sample to our container and put it in the device, four kinds of data from the same sample can be detected. What’s more, the inner components are designated to change easily, so that other iGemers can modified it to fit their purpose. <br/>
 
We designed an inexpensive and easy to use fluorescence detection system with Arduino. By simply putting the sample to our container and put it in the device, four kinds of data from the same sample can be detected. What’s more, the inner components are designated to change easily, so that other iGemers can modified it to fit their purpose. <br/>
Usually, bubbles occurred when the sample taken up increase the fluorescence detection error. However, our device took advantage of capillary phenomenon to get the sample to fix this bubble problem. <br/>
+
Usually, bubbles occurred when the sample taken up increase the fluorescence detection error. However, our device took advantage of capillary phenomenon to get the sample to fix this bubble problem. <br/><br/>
 
As for the optical system, we use a green filter, a led light, two convex lens and a photodiode. Those thing are inexpensive and successfully detect the fluorescence.  
 
As for the optical system, we use a green filter, a led light, two convex lens and a photodiode. Those thing are inexpensive and successfully detect the fluorescence.  
 
</p>
 
</p>
Line 217: Line 217:
 
</div>
 
</div>
  
<div id="light">
 
<div class="aaa"></div>
 
<h3>Detecting of the light intensity</h3>
 
 
    <p>
 
      First, We select the light to frequency converter to receive the light intensity of GFP which is emitted from our CSP and Lactic acid,
 
and we collect the frequency from the output of converter for every detection.
 
Second, we use the measuring instrument in the laboratory to detect accurately to know the light intensity emitted from our CSP and Lactic acid.<br/>
 
Finally, we model the curve for the light intensity and the frequency, so we can know the light intensity relatively when we collect the frequency from the converter.<br/>
 
The following curve is the light intensity of GFP corresponded to the frequency of the converter.<br/><br/>
 
<img src="https://static.igem.org/mediawiki/2017/d/d4/F_to_d.png" style="display:block; margin:auto;"><br/>
 
 
    </p>
 
</div>
 
 
 
 
 
 
 
 
<div id="pH">
 
<div class="aaa"></div>
 
<h3>Detecting of the pH value</h3>
 
 
    <p>
 
We choose the test paper changing its color from pH5.0 to pH8.0, for example, when the color of the test paper changing from red to green, the pH valut changing from 5 to 8,
 
and then use the color detector to detect the test paper and collect the value of RGB, so we can know the pH value after we draw the curve between the value of RGB and the pH value.<br/>
 
<br/>
 
<img src="https://static.igem.org/mediawiki/2017/c/ca/Ph_v.png" style="display:block; margin:auto;"><br/>
 
 
Final, these five values (two for the light intensity, and three for the values of Red, Green, and Blue ) we receved will be transmitted from Arduino by our Bluetooth, HC-06, to the APP.
 
    </p>
 
<br/>
 
</div>
 
 
 
 
<div id="Materials">
 
<div class="aaa"></div>
 
<h3>Materials</h3>
 
<p>
 
Arduino Uno
 
Test paper<br/>
 
TSL 235R<br/>
 
510nm Filter<br/>
 
485nm LED<br/>
 
TCS3200<br/>
 
HC-06<br/>
 
Convex lens<br/>
 
Small Breadbroad<br/>
 
Male to Female DuPont Breadboard Jumper Wires
 
 
</p>
 
 
</div>
 
 
</section>
 
</section>
  

Revision as of 18:17, 26 October 2017

No Sidebar - Helios by HTML5 UP

Hardware overview

We designed an inexpensive and easy to use fluorescence detection system with Arduino. By simply putting the sample to our container and put it in the device, four kinds of data from the same sample can be detected. What’s more, the inner components are designated to change easily, so that other iGemers can modified it to fit their purpose.
Usually, bubbles occurred when the sample taken up increase the fluorescence detection error. However, our device took advantage of capillary phenomenon to get the sample to fix this bubble problem.

As for the optical system, we use a green filter, a led light, two convex lens and a photodiode. Those thing are inexpensive and successfully detect the fluorescence.