Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 2.5 KB

File metadata and controls

71 lines (46 loc) · 2.5 KB

Lap Timer

License Repo Size

Hero image

Overview

Compact and portable lap timer, capable of measuring time on:

  • Closed-loop tracks (1-gate mode)
  • Start/finish tracks (2-gate mode)

Infrared light barriers are used as optical triggers to detect when an object crosses the start or finish line.

Key Features

  • High accuracy using STM32 hardware timers
  • OLED display for showing lap times
  • Two operating modes: 1-gate or 2-gate
  • Modulated IR system (38 kHz) for ambient light immunity

Project Status

Design: ✅ --> Fabrication & Assembly: ✅ --> Bring-up:

Electronics

Simplified arhitecture of the Lap Timer is shown on the block diagram bellow: Block diagram

This project contains 3 custom PCBs:

  • Timer board: main PCB of the system, responsible for time measurement and displaying results
  • Receiver board: (used only in 2-gate mode) detects the IR signal and triggers the timer

Mechanical

Each board has a custom-designed 3D printed enclosure.

Used Tools

Authors