diff --git a/README.md b/README.md index 8148008..f13d406 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,9 @@ -
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 -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 -These are the Devices that connect to the base station for percise meassurement.
-You can find all of them here
-A 3d-printed Buzzer that sits at the top of the wall to stop the meassurement.
-You can find more information here
- -A pad on which the climber is standing when starting to detect early starts
-You can find more information here
- - --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 - -
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)