bristolmotorclub / autosolo-timing

A timing display system for AutoSolo events
GNU General Public License v3.0
2 stars 2 forks source link

Alternative option for FDS timing system #9

Closed bmcandy closed 1 year ago

bmcandy commented 2 years ago

FDS uses a serial port over USB based on the TagHeuer protocol: https://reliableracing.com/downloads/THCOM08.pdf

Example code to retrieve the input triggered and timestamp are given here: https://github.com/bristolmotorclub/autosolo-timing/blob/main/pi/FDS.py