gdoumen / ant-plus

A node module for ANT+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gd-ant-plus

⛔️ DEPRECATED

This repository is deprecated and will no longer be actively maintained by myself.
If you want to continue to use an ANT+ library for Javascript/Typescript, please migrate to incyclist-ant-plus - which is the repository I will continue to maintain, or use any other fork of Loghorn's ant-plus

incyclist-ant-plus has the following benefits:

  • much cleaner interface
  • supports sending commands to the sensors (e.g. ANT+ FE)
  • can support multiple bindings ( e.g. ANT DLL, IPC, ..)

But it also has drawbacks:

  • Less supported profiles ( I only copied the profiles, I'm using in the Incyclist indoor cycling app
  • documentation not yet completed

About

A node module for ANT+

License:MIT License


Languages

Language:TypeScript 98.1%Language:JavaScript 1.9%