SS2K is an easy to build open source project that lets you turn any Spin Bike into a Smart Trainer. Designed with the intent to be easy to manufacture, build one for yourself, build some for your friends, or setup a print farm and build them for everybody - we're an open community and welcome all levels of involvement!
Everything you need to know is in the SS2K Wiki
If you'd like to get involved in SS2K but don't want to build your own, a limited number of kits are available on sale by our community members. Click here for more information
- Install Microsoft Visual Code. https://code.visualstudio.com/
- Install PlatformIO into Visual Code. https://platformio.org/platformio-ide
- Install Pre-commit. https://pre-commit.com
- Install pre-push git hooks:
pre-commit install --hook-type pre-push
- Open this project in PlatformIO.
The hardware designs in this project are licensed under the CERN Open Hardware License Version 2 - Permissive license. The software in this project is licensed under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991 license.