项目作者: zkemble

项目描述 :
nRF905 AVR Library
高级语言: C
项目地址: git://github.com/zkemble/nRF905.git
创建时间: 2013-01-01T17:30:48Z
项目社区:https://github.com/zkemble/nRF905

开源协议:GNU General Public License v3.0

下载


nRF905 AVR Library

Nordic nRF905 Radio IC library for AVR microcontrollers.

For an Arduino version of the library see HERE.

https://blog.zakkemble.net/nrf905-avrarduino-librarydriver/

Documentation

Doxygen pages

Installing

AVR

Copy the ./nRF905 folder to your project and add

  1. #include "nRF905/nRF905.h"

to the source files that use the library.

Examples in the examples folder.

Also have a look at nRF905_config.h, that’s where you can change which pins are used and things.


Zak Kemble

contact@zakkemble.net