Team:NC School of Sci Math/Lab Notebook
From 2013hs.igem.org
Jack Allen (Talk | contribs) |
Jack Allen (Talk | contribs) |
||
Line 18: | Line 18: | ||
[[Team:NC_School_of_Sci_Math/Project | <font face="verdana" style="color:#00008B"> '''Project Details''' </font>]] <br><br> | [[Team:NC_School_of_Sci_Math/Project | <font face="verdana" style="color:#00008B"> '''Project Details''' </font>]] <br><br> | ||
[[Team:NC_School_of_Sci_Math/Lab Notebook | <font face="verdana" style="color:#00008B"> '''Lab Notebook''' </font>]] <br><br> | [[Team:NC_School_of_Sci_Math/Lab Notebook | <font face="verdana" style="color:#00008B"> '''Lab Notebook''' </font>]] <br><br> | ||
- | [[Team:NC_School_of_Sci_Math/ | + | [[Team:NC_School_of_Sci_Math/Results | <font face="verdana" style="color:#00008B"> '''Results''' </font>]] <br><br> |
[[Team:NC_School_of_Sci_Math/Biosafety | <font face="verdana" style="color:#00008B"> '''Biosafety''' </font>]] <br><br> | [[Team:NC_School_of_Sci_Math/Biosafety | <font face="verdana" style="color:#00008B"> '''Biosafety''' </font>]] <br><br> | ||
[[Team:NC_School_of_Sci_Math/Acknowledgments | <font face="verdana" style="color:#00008B"> '''Acknowledgments''' </font>]] <br><br> | [[Team:NC_School_of_Sci_Math/Acknowledgments | <font face="verdana" style="color:#00008B"> '''Acknowledgments''' </font>]] <br><br> |
Revision as of 01:23, 3 June 2013
People |
Lab NotebookTo begin our experiment, we needed to create a device that could detect color. We chose to use the Google ADK, an open ended platform that allows users to take control of many sensors that come attached to an Arduino board, including a colorimeter. However, a standard ADK is set up to match any color presented to it, using LED lights. In some of our preliminary tests, the reflection of the light from these LEDs skewed data. Therefore, we modified the code of the ADK, using Google's software developer package, so that it does not turn on its LED lights but instead outputs colorimeter data to a computer. An example of this output is shown below.
Small LED lights were used to test the ADK's ability to detect red, blue, and yellow lights. The results showed the same trends as the GFP test, indicating that we would be able to distinguish between several different colors expressed. In general, red, green, and blue lights show dramatic increases in the intensity of that color, while the other two colors remain about the same. Yellow light however, increase both red and green light, while blue remains at the same level. From these observations, we are able to identify which type of light is shown based only on the data collected.
|