Team:Grenoble-EMSE-LSU/Project/Device

From 2013.igem.org

(Difference between revisions)
Line 52: Line 52:
<h2 id="Arduino">Arduino</h2>
<h2 id="Arduino">Arduino</h2>
<p>Arduino is used to translate the frequency given by the photodiode in irrandiance that gives us the light intensity. The algorithm is quite simple. It counts the number of high levels (samples) and the duration of the measurement (length) and with these two elements it makes this calculation:</br></br>
<p>Arduino is used to translate the frequency given by the photodiode in irrandiance that gives us the light intensity. The algorithm is quite simple. It counts the number of high levels (samples) and the duration of the measurement (length) and with these two elements it makes this calculation:</br></br>
-
Irradiance=frequency/(frequency scaling)=  samples/(frequency scaling × length)</br></br>
+
<strong>Irradiance=frequency/(frequency scaling)=  samples/(frequency scaling × length)</strong></br></br>

Revision as of 18:44, 23 September 2013

Grenoble-EMSE-LSU, iGEM


Grenoble-EMSE-LSU, iGEM

Retrieved from "http://2013.igem.org/Team:Grenoble-EMSE-LSU/Project/Device"