The PiWars timer was built from the following components:
2x 1 mW lasers to produce the light beam
2x Photo diodes to detect the presence of the light beam
2x small tubes which we placed the photo diodes in to block out the surrounding light (aimed at lasers)
4x RS485 driver chips:
Two to convert the signal from the sensor to a + and - pair to send down wires
Two to convert the + and - pair back to a logic signal for the Raspberry Pi
Various resistors et cetera to get the correct voltage levels
piborg
Wed, 12/17/2014 - 08:27
Permalink
PiWars laser timer
The PiWars timer was built from the following components:
Two to convert the signal from the sensor to a + and - pair to send down wires
Two to convert the + and - pair back to a logic signal for the Raspberry Pi
piborg
Wed, 12/17/2014 - 08:41
Permalink
PiWars laser timer software
In case anyone is interested, here is the code we used for the timing: