espinr / activioty

Automatic sports timekeeping with low cost IoT technologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activ-IoTy Timekeeping

A scalable open platform for sports timekeeping based on standard IoT technologies

Activ-IoTy is a project, part of the Eclipse Open IoT Challenge 4.0 aiming at enhancing sports timekeeping systems accurately, through IoT low-cost devices. ActivIoTy Timekeeping is an open set of tools for racing competitions (i.e., running, cycling, skating, and others) that provides easy-to-use tools for efficient timekeeping adapted to the nature of each race. ActivIoTy Timekeeping’s design is centered on rapid prototyping, open source, and standards.

IoT Challenge 4.0

Read the final report or watch the video.

Activ-IoTy at a glance

Activ-IoTy Infographic

  • Open timekeeping: Running, cycling, skating… are sports where reliable timekeeping is crucial. Current solutions are proprietary and not interoperable. ActivIoTy Timekeeping is a platform that enables efficient sports timekeeping based on open standards.

    Protocols and foundations of Activ-IoTy

  • Low cost: ActivIoTy Timekeeping design is focused on low-cost devices. The system is modular and supports light-performance systems (e.g., Arduino, Raspberry Pi,…). Flexibility and scalability is a must, so it will enable integration with other external timekeeping and competition management systems.

  • Checkpoints: Checkpoints are devices placed along the course that will register when competitors pass through a virtual gate. Competitors have unique IDs that will be stored with a timestamp. That information will be stored locally and send to a MQTT queuing system.

    MQTT and Workflow of Activ-IoTy

    Checkpoint 1: RFID Reader + Raspberry Pi + Python

    Checkpoint 2: Bluetooth Keypad + Raspberry Pi + Python

    Checkpoint 3: IR Remote + Arduino Uno

    Pseudo-checkpoint: Fona 3G + Arduino Lilypad

  • Controller: Controller takes control of the competition. A (human) official acts as starter of the race, setting a timestamp that serves as reference for all competitors' partial and full results. The controller is MQTT-subscribed, waiting for intermediate results when checkpoints send their information.

    MQTT and Workflow of Activ-IoTy

    Controller

  • Full range of devices: Checkpoints are based on a wide range of technologies to register competitors (automatic RFID, manual keyboard) and devices (Arduino One, Intel UP2, Rapsberry Pi) connected through different ways (Ethernet, WiFi, 3G). Implementations depend on the specific needs of the organizer and the physical requirements of the race.

  • Semantic interoperability: Results collected and managed by the Controller are described and published on the Web using standard formats and vocabularies (JSON-LD, OpenTrack vocabularies, schema.org). This enables accessibility and universality on the Web.

    Sample of results generated by the platform.

Check more information about the components of Activ-IoTy

About

Automatic sports timekeeping with low cost IoT technologies

License:MIT License


Languages

Language:JavaScript 52.4%Language:C++ 15.0%Language:HTML 14.5%Language:Python 12.9%Language:CSS 5.1%Language:Shell 0.1%Language:Dockerfile 0.0%