RFM12B Example

Dependencies:   RFM12B TextLCD mbed-rtos mbed

/media/uploads/hajesusrodrigues/img_3299.jpg

mBed RFM12B module Hello World example

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

In this example I’m able to test the communication between:

1) mBed -> mBed (2 RFM12B modules sharing the same mBed board)

2) mBed -> Moteino

3) Moteino -> mBed

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:40 +0000] rev 7

Implementation of Sleep/WakeUp/LowBattery methods.


Add "Peter Drescher" TextLCD Library

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

Add "Peter Drescher" TextLCD Library


Add "Peter Drescher" TextLCD Library

2013-05-30, by hajesusrodrigues [Thu, 30 May 2013 22:49:10 +0000] rev 5

Add "Peter Drescher" TextLCD Library


TextLCD Library Removed.

2013-05-30, by hajesusrodrigues [Thu, 30 May 2013 22:45:06 +0000] rev 4

TextLCD Library Removed.


TextLCD library Changed.

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

TextLCD library Changed.


RFM12B Example

2013-05-30, by hajesusrodrigues [Thu, 30 May 2013 22:16:54 +0000] rev 2

RFM12B Example


Code Format

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

Code Format


mBed RFM12B module example. ; mBed -> mBed (2 RFM12B modules using the same mBed); mbed -> Moteino ; Moteino -> mBed; ; Who/What is Moteino? (http://lowpowerlab.com/blog/2012/12/20/moteino-the-wireless-low-power-low-cost-arduino-clone/)

2013-05-30, by hajesusrodrigues [Thu, 30 May 2013 22:10:28 +0000] rev 0

mBed RFM12B module example. ; mBed -> mBed (2 RFM12B modules using the same mBed); mbed -> Moteino ; Moteino -> mBed; ; Who/What is Moteino? (http://lowpowerlab.com/blog/2012/12/20/moteino-the-wireless-low-power-low-cost-arduino-clone/)