Team:Cambridge/Tools/Eglometer

From 2010.igem.org

(Difference between revisions)
(Wiring)
(Arduino code)
Line 40: Line 40:
==Arduino code==
==Arduino code==
 +
The code below is designed to run the Arduino in standalone mode.  The user enters exposure time, and the Arduino counts photons for this period.
 +
Required libraries [http://www.arduino.cc/playground/Code/Keypad Keypad.h], [http://arduino.cc/en/Reference/LiquidCrystal?from=Tutorial.LCDLibrary LiquidCrystal.h]
Required libraries [http://www.arduino.cc/playground/Code/Keypad Keypad.h], [http://arduino.cc/en/Reference/LiquidCrystal?from=Tutorial.LCDLibrary LiquidCrystal.h]
<pre>
<pre>

Revision as of 23:16, 25 October 2010