Update README.md

This commit is contained in:
Dorian Zedler 2018-11-28 21:45:33 +01:00
parent cae918b421
commit 92a5c57dfe
1 changed files with 5 additions and 34 deletions

View File

@ -1,38 +1,9 @@
<h1>Speed Climbing Sopwatch - Official repo</h1>
# Speed Climbing Sopwatch - Official repo
<p>The goal of this project is to create a fully functional time meassuring system for speedclimbng.</p>
This is the official Repo of the 'speed climbing stopwatch' App
<h2>Concept:</h2>
<p>We have a central device for example a Raspberry Pi, that connects to the Extentions and meassures the Time.</p>
<p>Another device (Computer / Smartphone / Tablet) acts as a remote to controll the Central Device.</p>
<p>So what we need is:</p>
<p>-A central device / "base station" (Raspberry Pi)</p>
<p>-Some kind of Buzzer at the top of the wall to stop the meassuring</p>
<p>-A Pad at the start on which the climber stands at the begnning in order to detect when the climber starts to early</p>
<p>-A big Display to show the Time [optional]</p>
## Documentation
<h2>Extenstions</h2>
<p>These are the Devices that connect to the base station for percise meassurement. </p>
<p>You can find all of them <a href="https://git.itsblue.de/speedclimbing_stopwatch/speedclimbing_stopwatch_extenstions">here</a></p>
<h4>The Buzzer</h4>
<p>A 3d-printed Buzzer that sits at the top of the wall to stop the meassurement.</p>
<p>You can find more information <a href="https://git.itsblue.de/speedclimbing_stopwatch/speedclimbing_stopwatch_extenstions/tree/master/buzzer">here</a></p>
<img class="js-lazy-loaded" height="100px" src="https://git.itsblue.de/uploads/-/system/project/avatar/4/photo_2017-07-29_19-06-50.jpg">
<br>
<h4>The Startpad</h4>
<p>A pad on which the climber is standing when starting to detect early starts</p>
<p>You can find more information <a href="https://git.itsblue.de/speedclimbing_stopwatch/speedclimbing_stopwatch_extenstions/tree/master/startpad/">here</a></p>
<img class="js-lazy-loaded" height="100px" src="https://git.itsblue.de/speedclimbing_stopwatch/speedclimbing_stopwatch_extenstions/raw/master/startpad/IMG_20180908_180057.jpg">
<h2>Currently implemented:</h2>
<p>-The Application is installed at a computer or smartphone and represents the the remote</p>
<p>-We are working on the Base / Main Station in form of a raspberry pi
<p>-We have a 3d-printed Buzzer in the top to stop the time </p>
<p>-We have a startpad at the bottom to detect early-starts</p>
<p><a href="https://cloud.itsblue.de/index.php/s/kmrfknxoP9S4DP8">small function demo</a> (in german, sorry)</p>
<p><a href="https://cloud.itsblue.de/index.php/s/eft3NLsNHeDYH8P">successfull 'real-life' test</a>
<h3>The application (speed climbing stopwatch)</h3>
<p>This is the 'brain' of the organization</p>
<p></p>
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)