Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.98 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.98 KB

SparkFun RFM22 Shield - 434MHz

SparkFun RFM22 Shield - 434MHz

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.

Repository Contents

  • /Firmware - Example code
  • /Hardware - Eagle design files (.brd, .sch)
  • /Libraries - Libraries for use with the
  • /Production - Production panel files (.brd)

Documentation

License Information

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/