We’re considering using the glint from an IR light on the pupil to stabilize the calibration. One problem we have right now is that shadows cast from top eyelashes creates a shadow that can blend with the pupil. Zach asked Lee and me to work on a dimming IR LED that could be mounted on the glasses (or the future camera mount) to remove this shadow.
Lee and I consulted our physical computing teacher about using a 555 timer to set up a dimming LED. Here’s the schematic for the 555 timer and a potentiometer (acts as a variable resistor) to dim an LED with 5V power.
Mark time = 0.7 (R1 x R2) x C1
Space time = 0.7 x R2 x C1
R1A is potentiometer (variable resistor). In our case = from 0 – 50K
R1B is another resistor. In this scenario we want it to be about half of R1A where the LED dims partway (and not all the way down). So here = 22K (closest standard resistor value)
R1 = R1A + R1B
In this scenario:
R1min = 0 + 22K = 22K
R1max = 50 + 22K = 72K
C2 = .01 uF
C1 = ?
R2 = ?
We test multiple values for C1 and R2 based on what was available to us.
C1 = .047 uF and R2 = 470K ohm worked best.
To build this circuit, you also need to understand what each pin is on the 555 timer (see following diagram). Also here’s a single LED (can replace with IR LED) built on a 555 timer:
















