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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:cd34784da6da | 2011-03-11 | harryeakins | Fixed bug in initialization routine where the mode of the RF module was not set. |
8:6fc24b44e027 | 2011-03-11 | harryeakins | Fixed bug with ISR |
7:9f9e2a63a8a2 | 2011-03-11 | harryeakins | Including madcowswe\s changes |
6:98da0571ec31 | 2011-03-11 | harryeakins | Added RFSerial |
5:a92c3f6d1711 | 2011-03-10 | harryeakins | Fixed some problems in initialization. Pretty much fully working now! |
4:2a295db9ba1a | 2011-03-10 | harryeakins | Added variable length packets |
3:e72ad65868ab | 2011-03-10 | harryeakins | Updated write functions |
2:99cf337cd23e | 2011-03-10 | harryeakins | Simplified Interface |
1:42b124ed1f57 | 2011-03-10 | harryeakins | Implemented write correctly |
0:bd1232f200be | 2011-03-10 | harryeakins | First Commit RF12B Library |