Small changes to README_coach.md
Node.js CI / build (14.x) (push) Waiting to run Details
Node.js CI / build (16.x) (push) Waiting to run Details

This commit is contained in:
cyteen 2024-11-17 01:23:26 +00:00
parent c23b00813e
commit efec09c935
1 changed files with 6 additions and 2 deletions

View File

@ -125,7 +125,11 @@ https://stackblitz.com/edit/web-components-example-lit
https://stackblitz.com/edit/lit-element-rxjs-playground
https://stackblitz.com/edit/select-litelements
https://stackblitz.com/edit/lit-element-portal
https://stackblitz.com/edit/lit-element-chartjs-dtrcwz?file=index.js
https://www.chartjs.org/docs/latest/samples/bar/vertical.html
https://www.chartjs.org/docs/latest/samples/line/line.html
```
## TODO
@ -149,7 +153,7 @@ USB stick USB id 0x1008 or 0x1009)
- web sockets front end
- BLE (FTMS indoor bike, FMTS rower, concept2 PM)
Export session in TCX, csv for [RowingData](https://pypi.org/project/rowingdata/),
Export session in [TCX](https://en.wikipedia.org/wiki/Training_Center_XML), csv for [RowingData](https://pypi.org/project/rowingdata/),
and csv raw data.
## [RowingData](https://pypi.org/project/rowingdata/)
@ -287,4 +291,4 @@ The PM6 Super Plus:
- Touch screen, and a good one at that. Buttons are nice but this is 2018.
- WiFi / Mobile Data. Cables are also something which should be optional in all but the most critical situation. Obviously, for stability sensitive things like indoor rowing competitions in real-time, the Ethernet connection is absolutely irreplaceable, but additional connectivity for more general use would be an excellent feature.
- Use of the data connection to allow me to store my data on a cloud based profile, great for shared ergs in clubs/gyms, just sign in and save/recall all your metrics, bonus points if you can access it from other platforms too for analysis. So much smoother and cleaner than a USB stick, much better UX too.
- Buttons on the handle that control the PM6 and/or my music via bluetooth, because sometimes I'm just not feeling a track. Hate myself for adding this one but it would be cool as hell, plus great to be able to make changes (e.g. add 1000m to a steady state piece) mid-row without breaking rhythm.
- Buttons on the handle that control the PM6 and/or my music via bluetooth, because sometimes I'm just not feeling a track. Hate myself for adding this one but it would be cool as hell, plus great to be able to make changes (e.g. add 1000m to a steady state piece) mid-row without breaking rhythm.