Skip to content

MattW2/ANTPlus_Arduino

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 9 commits ahead of brodykenrick:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

An Ant+ library for Arduino over UART ('Serial' or SoftwareSerial)

Provides message send and receive functionality Also provides stringisers for a few messages Provides higher-level functionality for setting up listening channels for a sensor

This works with a Nordic nRF24AP2 (should work with AP1 also)

Tested with this nRF24AP2 module : http://www.goodluckbuy.com/nrf24ap2-networking-module-zigbee-module-with-ant-transceiver-.html

Thanks to DigitalHack @ http://digitalhacksblog.blogspot.com.au/2012_10_01_archive.html

About

ANT+ (Nordic nRF24AP2) UART interface for Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.4%
  • C 19.6%