Coder Social home page Coder Social logo

poc-citysports-treadmill-control's Introduction

Introduction

CITYSPORTS treadmills rely on the EQiSports app, which is objectively terrible.

Here are some reasons why:

  • Can't pause and resume workouts
  • Doesn't record workout history
  • Won't push data to Apple Health
  • Basically just a tech demo of the integration

This project aims to reverse engineer the bluetooth protocol used by these treadmills and then to create a better app that addresses these concerns.

Protocol

The details of the protocol are here.

And this is a proof of concept.

After reverse engineering the protocol, I discovered that the treadmill broadly conforms to the Bluetooth Low Energy Fitness Machine Profile Specification. As such, extending the capabilities of the application has become a lot easier. For instance pausing and resuming a workout, which is not possible with the EQiSports app, is actually supported by the hardware.

Proof of Concept

It is truly barebones and not good code, but it works and should be reasonably easy to understand.

This is a MAUI app and should be fairly straightforward to build.

  1. Open the directory with the csproj file in
  2. Run dotnet build
  3. Install the app on your phone

I'm not including instructions on how to configure iOS or Android toolchains... Sorry but Google is your friend.

poc-citysports-treadmill-control's People

Contributors

hughesjs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.