mBed RFM12B module library

Dependents:   _EXAMPLE_RFM12B

Fork of RF12B by Sukkin Pang

RFM12B Library

The main purpose of this library was to implement the RFM12B module in order to be able to establish communication with the Moteino (arduino clone that uses the RFM12B).

In order to achieve my goal I was highly inspired by RF12B library from pangsk https://mbed.org/users/pangsk/ and by RFM12B arduino library made by Felix Rusu (http://lowpowerlab.com/blog/2012/12/28/rfm12b-arduino-library/)

Who/What is Moteino? (http://lowpowerlab.com/moteino/)

History

Implementation of Sleep/WakeUp/LowBattery methods. default tip

2013-05-31, by hajesusrodrigues [Fri, 31 May 2013 16:34:12 +0000] rev 8

Implementation of Sleep/WakeUp/LowBattery methods.


Code Format

2013-05-30, by hajesusrodrigues [Thu, 30 May 2013 22:11:42 +0000] rev 7

Code Format


Moteino Comunication Protocol Implementation

2013-05-30, by hajesusrodrigues [Thu, 30 May 2013 22:05:50 +0000] rev 6

Moteino Comunication Protocol Implementation


Added ACK macro for mbed.

2012-03-13, by pangsk [Tue, 13 Mar 2012 10:21:46 +0000] rev 5

Added ACK macro for mbed.


Added frequency band defines.

2012-02-28, by pangsk [Tue, 28 Feb 2012 10:53:46 +0000] rev 4

Added frequency band defines.


Remove debugs

2012-02-28, by pangsk [Tue, 28 Feb 2012 10:40:30 +0000] rev 3

Remove debugs


2012-01-30, by pangsk [Mon, 30 Jan 2012 21:43:24 +0000] rev 2


Initial release.

2012-01-01, by pangsk [Sun, 01 Jan 2012 22:09:41 +0000] rev 1

Initial release.


Initial release

2012-01-01, by pangsk [Sun, 01 Jan 2012 21:54:11 +0000] rev 0

Initial release