RFM12B Example
Dependencies: RFM12B TextLCD mbed-rtos mbed
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/)
Revision 7:62126ff61851, committed 2013-05-31
- Comitter:
- hajesusrodrigues
- Date:
- Fri May 31 16:34:40 2013 +0000
- Parent:
- 6:a16fea75abd3
- Commit message:
- Implementation of Sleep/WakeUp/LowBattery methods.
Changed in this revision
RFM12B.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r a16fea75abd3 -r 62126ff61851 RFM12B.lib --- a/RFM12B.lib Thu May 30 22:50:02 2013 +0000 +++ b/RFM12B.lib Fri May 31 16:34:40 2013 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/hajesusrodrigues/code/RFM12B/#19d9da22271a +http://mbed.org/users/hajesusrodrigues/code/RFM12B/#7d282360721a