RF12

The RF12 library implements an interrupt-driven driver for the RFM12(B) modules made by HopeRF. Includes several examples, such as RF12demo - the software that is pre-loaded on JeeNodes and JeeLinks.

Starting with Arduino IDE 1.0beta2, the source code and and issue tracker have moved to GitHub.

For the Arduino IDE 0022, download as ZIP archive, and put the "RF12" folder inside a "libraries" folder next to your sketches.

Definitions in source:RF12/RF12.h

Initialization functions

Core functions

Easy transmission functions

Other

Examples

Credits

RF12 was written from scratch by Jean-Claude Wippler at JeeLabs.

Related Weblog Posts