Library to send and receive data using RF12B transceiver modules Big thanks to the tutorial at https://loee.jottit.com/rfm12b_and_avr_-_quick_start and madcowswe
Dependents: Measure_system Quadcopter_copy
History
Fixed bug in initialization routine where the mode of the RF module was not set.
2011-03-11, by harryeakins [Fri, 11 Mar 2011 21:38:26 +0000] rev 9
Fixed bug in initialization routine where the mode of the RF module was not set.
Fixed bug with ISR
2011-03-11, by harryeakins [Fri, 11 Mar 2011 20:40:43 +0000] rev 8
Fixed bug with ISR
Including madcowswe\s changes
2011-03-11, by harryeakins [Fri, 11 Mar 2011 19:30:30 +0000] rev 7
Including madcowswe\s changes
Added RFSerial
2011-03-11, by harryeakins [Fri, 11 Mar 2011 15:47:06 +0000] rev 6
Added RFSerial
Fixed some problems in initialization. Pretty much fully working now!
2011-03-10, by harryeakins [Thu, 10 Mar 2011 18:07:53 +0000] rev 5
Fixed some problems in initialization. Pretty much fully working now!
Added variable length packets
2011-03-10, by harryeakins [Thu, 10 Mar 2011 17:26:42 +0000] rev 4
Added variable length packets
Updated write functions
2011-03-10, by harryeakins [Thu, 10 Mar 2011 13:14:48 +0000] rev 3
Updated write functions
Simplified Interface
2011-03-10, by harryeakins [Thu, 10 Mar 2011 12:48:08 +0000] rev 2
Simplified Interface
Implemented write correctly
2011-03-10, by harryeakins [Thu, 10 Mar 2011 11:26:20 +0000] rev 1
Implemented write correctly
First Commit RF12B Library
2011-03-10, by harryeakins [Thu, 10 Mar 2011 10:56:15 +0000] rev 0
First Commit RF12B Library