From 92a5c57dfe2f43881d2ab660c6d5034f39c6fede Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Wed, 28 Nov 2018 21:45:33 +0100 Subject: [PATCH] Update README.md --- README.md | 39 +++++---------------------------------- 1 file changed, 5 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 8148008..f13d406 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,9 @@ -

Speed Climbing Sopwatch - Official repo

+# Speed Climbing Sopwatch - Official repo -

The goal of this project is to create a fully functional time meassuring system for speedclimbng.

+This is the official Repo of the 'speed climbing stopwatch' App -

Concept:

-

We have a central device for example a Raspberry Pi, that connects to the Extentions and meassures the Time.

-

Another device (Computer / Smartphone / Tablet) acts as a remote to controll the Central Device.

-

So what we need is:

-

-A central device / "base station" (Raspberry Pi)

-

-Some kind of Buzzer at the top of the wall to stop the meassuring

-

-A Pad at the start on which the climber stands at the begnning in order to detect when the climber starts to early

-

-A big Display to show the Time [optional]

+## Documentation -

Extenstions

-

These are the Devices that connect to the base station for percise meassurement.

-

You can find all of them here

-

The Buzzer

-

A 3d-printed Buzzer that sits at the top of the wall to stop the meassurement.

-

You can find more information here

- -
-

The Startpad

-

A pad on which the climber is standing when starting to detect early starts

-

You can find more information here

- - -

Currently implemented:

-

-The Application is installed at a computer or smartphone and represents the the remote

-

-We are working on the Base / Main Station in form of a raspberry pi -

-We have a 3d-printed Buzzer in the top to stop the time

-

-We have a startpad at the bottom to detect early-starts

-

small function demo (in german, sorry)

-

successfull 'real-life' test - -

The application (speed climbing stopwatch)

-

This is the 'brain' of the organization

-

+The documentation for the whole speed clmbing stopwatch project can be found [here](https://doc.itsblue.de/speedclimbing_stopwatch/) +The documentation for the App can be found [here](https://doc.itsblue.de/speedclimbing_stopwatch/scstw%20app)