2018-07-30 17:21:53 +02:00
< h1 > Speed Climbing Sopwatch - Official repo< / h1 >
< p > The goal of this project is to create a fully functional time meassuring system for speedclimbng.< / p >
2018-08-30 18:50:37 +02:00
< h2 > Concept:< / h2 >
2018-09-23 14:09:29 +02:00
< 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 >
2018-07-30 17:21:53 +02:00
< 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 >
2018-08-30 18:50:37 +02:00
< h2 > Extenstions< / h2 >
2018-09-23 14:09:29 +02:00
< p > These are the Devices that connect to the base station for percise meassurement. < / p >
2018-08-30 19:00:47 +02:00
< p > You can find all of them < a href = "https://git.itsblue.de/speedclimbing_stopwatch/speedclimbing_stopwatch_extenstions" > here< / a > < / p >
2018-08-30 18:50:37 +02:00
< h4 > The Buzzer< / h4 >
< p > A 3d-printed Buzzer that sits at the top of the wall to stop the meassurement.< / p >
2018-08-30 19:00:47 +02:00
< p > You can find more information < a href = "https://git.itsblue.de/speedclimbing_stopwatch/speedclimbing_stopwatch_extenstions/tree/master/buzzer" > here< / a > < / p >
2018-08-30 18:50:37 +02:00
< 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" >
2018-08-30 18:56:00 +02:00
< 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 >
2018-09-23 13:56:13 +02:00
< img class = "js-lazy-loaded" height = "100px" src = "https://git.itsblue.de/speedclimbing_stopwatch/speedclimbing_stopwatch_extenstions/raw/master/startpad/IMG_20180908_180057.jpg" >
2018-08-30 18:50:37 +02:00
2018-09-04 09:56:23 +02:00
< h2 > Currently implemented:< / h2 >
2018-09-23 14:43:10 +02:00
< 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 >
2018-07-30 17:31:45 +02:00
< 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 >