Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shotah/throwtracker

WearOs App to track disc golf throws
https://github.com/shotah/throwtracker

Last synced: 4 days ago
JSON representation

WearOs App to track disc golf throws

Awesome Lists containing this project

README

        

# throwTracker

## Goal
* determine a throw occurred
* track acceleration
* track amount of time
* track GPS coordinates
* Given we know GPS coordinates of Tee's:
* We can know how many throws per basket.
* Calculate distance based on each throws gps from previous gps

## Purpose

We'd like to know how good our shots are and based on gps data we should be able to do all of the
tracking off throws alone.

## Todo List:
* load demo app to watch
* create page to show max acceleration.
* get GPS of where the acceleration occurred.
*