Update README.md
This commit is contained in:
parent
07772fd45b
commit
52a49a80c5
1 changed files with 5 additions and 2 deletions
|
@ -3,13 +3,16 @@
|
||||||
<p>The goal of this project is to create a fully functional time meassuring system for speedclimbng.</p>
|
<p>The goal of this project is to create a fully functional time meassuring system for speedclimbng.</p>
|
||||||
|
|
||||||
<h2>Concept:</h2>
|
<h2>Concept:</h2>
|
||||||
<p>We have a central device (computer / smartphone) that meassures the time. To do so it also needs:</p>
|
<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>-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 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>
|
<p>-A big Display to show the Time [optional]</p>
|
||||||
|
|
||||||
<h2>Extenstions</h2>
|
<h2>Extenstions</h2>
|
||||||
<p>We are currently working on some extentiosn to make the meassurement more persice and comfortable.</p>
|
<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>
|
<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>
|
<h4>The Buzzer</h4>
|
||||||
<p>A 3d-printed Buzzer that sits at the top of the wall to stop the meassurement.</p>
|
<p>A 3d-printed Buzzer that sits at the top of the wall to stop the meassurement.</p>
|
||||||
|
|
Reference in a new issue