Team:Brown/Modeling/Light device
From 2010.igem.org
(Difference between revisions)
(→Illumination device design) |
|||
Line 6: | Line 6: | ||
This prototype device uses two super-bright blue LEDs (470nm, 2400mcd) to illuminate cells. It will be used to drive the LOVtap promoter, which is responsive to blue light. The device is controlled by an open-source arduino microcontroller and can be custom-programmed to cycle through various light states for various amounts of time. Source code and schematics for the final device will be posted soon. | This prototype device uses two super-bright blue LEDs (470nm, 2400mcd) to illuminate cells. It will be used to drive the LOVtap promoter, which is responsive to blue light. The device is controlled by an open-source arduino microcontroller and can be custom-programmed to cycle through various light states for various amounts of time. Source code and schematics for the final device will be posted soon. | ||
+ | |||
+ | ===Calculating the proper resistor=== | ||
+ | The LED we used has a forward voltage of typically 3.5V with a max of 4V. The Arduino Duemilanove outputs at 5V. Thus, we used the resistor calculator located [http://metku.net/index.html?sect=view&n=1&path=mods/ledcalc/index_eng here] to calculate the proper resistors to use: | ||
+ | |||
+ | [[Image:Ledcalculation.jpg]] |
Revision as of 05:37, 25 October 2010
Illumination device design
This prototype device uses two super-bright blue LEDs (470nm, 2400mcd) to illuminate cells. It will be used to drive the LOVtap promoter, which is responsive to blue light. The device is controlled by an open-source arduino microcontroller and can be custom-programmed to cycle through various light states for various amounts of time. Source code and schematics for the final device will be posted soon.
Calculating the proper resistor
The LED we used has a forward voltage of typically 3.5V with a max of 4V. The Arduino Duemilanove outputs at 5V. Thus, we used the resistor calculator located [http://metku.net/index.html?sect=view&n=1&path=mods/ledcalc/index_eng here] to calculate the proper resistors to use: