Skip to content

ANT+ (Nordic nRF24AP2) UART interface for Arduino

Notifications You must be signed in to change notification settings

myashiro/ANTPlus_Arduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 : https://www.goodluckbuy.com/nrf24ap2-networking-module-zigbee-module-with-ant-transceiver-.html

Thanks to DigitalHack @ https://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%