Giter VIP home page Giter VIP logo

emtb's Introduction

This project is a simple data field for Garmin watches, built using Garmin Connect IQ (CIQ).

It allows your watch to connect to a a Shimano STEPS e-bike using Bluetooth Low Energy (BLE) 
and display useful information (like battery percentage, assist mode, gear number).

The app is released on the Garmin app store here: https://apps.garmin.com/en-US/apps/461743f9-b350-486f-bd87-613c7b0bab90

emtb's People

Contributors

markdotai avatar nicholasrasi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

emtb's Issues

Storing the activity data

Hello and thank you for the data field.
Do you think it is possible to record and store the displayed values such that they can be viewed after the activity?

Thank you

onScanResults(scanResults) never fires on Edge 1030 plus

I built the software and sideloaded it on my edge 1030 plus. It turned out,onScanResults()never fires after a scan has succesfully started (reporting state=1/status=0 in log). I am facing this problem with another BLE app, too. Thus, i assume it may depend on my toolchain, which is Windows10/VS Code/SDK 4.1.4. Can you help here?

Please update code 1.0.9 -> 1.2.0

Version of current code in this repository is stated as 1.0.9 in manifest.xml, while app version in garmin iq store is listed as 1.2.0

Initial Release: December 31, 2019
Updated: January 29, 2022
Version: 1.2.0

Could you, please, update the source code in the repository? Thanks.

Need help

Hey, great that you reverse engineered the Shimano bluetooth connection. I don't fully understand what you do here. Can you maybe explain more to me?

mainView.values[9] = ((value[3] << 8) | value[2]).toFloat()/10;

Thanks

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.