SparkFun RFM22 Shield - 434MHz (DEV-11018)
The RFM22 Shield connects the RFM22 module to the appropriate lines on the Arduino. By using the RF22 Library, you can send and receive messages via standard 4-wire SPI. The library includes command structures for setting up anything from simple non-addressed point-to-point communication to fully addressed networks of clients and routers. The shield also provides a through-hole antenna connection for hooking up a basic wire antenna.
- /Firmware - Example code
- /Hardware - Eagle design files (.brd, .sch)
- /Libraries - Libraries for use with the
- /Production - Production panel files (.brd)
- Library - Arduino library for the RFM22 Shield.
- Hookup Guide - Basic hookup guide for the RFM22 Shield.
- SparkFun Fritzing repo - Fritzing diagrams for SparkFun products.
- SparkFun 3D Model repo - 3D models of SparkFun products.
This product is open source!
The hardware is released under Creative Commons ShareAlike 4.0 International.
Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.
Distributed as-is; no warranty is given.
- Your friends at SparkFun.
The library is the SparkFun fork of the RadioHead library by Mike McCauley. The original library can be found here: http://www.airspayce.com/mikem/arduino/RadioHead/