Giter Site home page Giter Site logo

node-ant's Introduction

node-ant

Introduction

Node.js implementation of ANT+ protocol. See http://www.thisisant.com/ for more info regarding ANT+.

This is a node module for connecting to ANT+ capable devices through a USB ANT stick.

This project was formed out of a need to communicate with ANT+ devices in real time while relaying data over web sockets. Node.js allowed a reduction of required technologies to accomplish this goal. Since initiating this project, other combinations of Node.js and ANT+ have presented themselves. For that reason I decided to open this project up.

Requirements

Install libusb either from a package manager or download an installer.

brew install libusb

Install

npm install node-ant

Documentation

Currently there is very little documentation. Documentation will be created as the project is expanded upon.

Examples

For a current example of how to use this module, see the example.js file.

License

Released under the MIT/X11 license. See LICENSE for details.

Credits

Some snippets and inspiration were derived from the #python-ant library developed by @mvillalba. #python-ant served as a starting point as it serves a similar purpose.

node-ant's People

Contributors

aarongurley 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.