GitXplorerGitXplorer
Z

nRF905

public
94 stars
40 forks
0 issues

Commits

List of commits on branch master.
Unverified
ce3a14dd941ec35cbec921476cab52f4f24bb219

Formatting fix

ZZakKemble committed 8 years ago
Unverified
14f6864b94c7fcd01d0cac11a4042f68516254fe

Fixed issue with INTERRUPT_NUM not working

ZZakKemble committed 8 years ago
Unverified
614d9b94f4abf334f612638211b504965be3ae8f

Merge pull request #3 from digiblink/master

ZZakKemble committed 8 years ago
Unverified
8e299661413b8c7e64e9f56df713affb8d3b896c

Updated library.properties to include Category field

zzxpower committed 8 years ago
Unverified
20a83c29a986206d969bdc541832fc6ae63e5ee4

Arduino config reg debug example

ZZakKemble committed 9 years ago
Unverified
0c8e4acae7e13b394bba3e8bdd7712a425d55692

Added reading config regs and a fix

ZZakKemble committed 9 years ago

README

The README file for this repository.

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

#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