https://github.com/doudar/doudar.github.io
https://github.com/doudar/doudar.github.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/doudar/doudar.github.io
- Owner: doudar
- Created: 2022-07-28T02:53:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T02:54:32.000Z (almost 4 years ago)
- Last Synced: 2025-09-09T12:57:16.681Z (10 months ago)
- Language: JavaScript
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
StreamFit allows you to replay a .fit file to a local esp32 running [SS2K](https://github.com/doudar/SmartSpin2k/). You can then use this to test fitness apps that communicate over BLE by providing them with a large set of real world data in a realistic fashion.
### Installing
The resulting style.css, index.js and index.html can be placed on any webserver and run. The browser will communicate via a SS2K using http://SmartSpin2k.local .
To build from scratch, you'll need node.js, NPM and browerserify. To edit the script directly, goto line ~2028 of index.js.