Skip to content
This repository was archived by the owner on Dec 1, 2020. It is now read-only.

Latest commit

 

History

History
79 lines (64 loc) · 1.79 KB

File metadata and controls

79 lines (64 loc) · 1.79 KB

ITimer (Data Collection and Analysis System for Running)

A graduation project Demo

Screenshot

System Overview

Gateway

Web Application

Mobile Application

Timing Gate

Hardware

Gateway

  • Raspberry PI 3
  • Wireless Usb Adapter

Timing Gate

  • NodeMCU V2
  • Infrared Sensor

Software

API Server

  • Express
  • Babel
  • Mqtt
  • Knex
  • Bookshelf
  • Socket.io

Web Application

  • React
  • Redux
  • Redux Form
  • Webpack 2
  • Babel
  • Bulma
  • Recharts
  • Socket.io

Mobile Application

  • React Native
  • Redux
  • Babel
  • Native Base
  • Socket.io

Timing Gate

  • PlatformIO
  • ESP8266WiFi
  • PubSubClient