An open API service indexing awesome lists of open source software.

https://github.com/sparkfun/rf_links

These wireless transmitters and receivers easily fit into a breadboard and work well with microcontrollers to create a very simple wireless data link.
https://github.com/sparkfun/rf_links

sparkfun sparkfun-products wireless

Last synced: 8 months ago
JSON representation

These wireless transmitters and receivers easily fit into a breadboard and work well with microcontrollers to create a very simple wireless data link.

Awesome Lists containing this project

README

          

RF Link Transmitter and Receivers
==============

315MHz
434MHz

RF Link Transmitter - 315MHz
RF Link Receiver - 315MHz
RF Link Transmitter - 434MHz
RF Link Receiver - 434MHz


RF Link Transmitter - 315MHz
[WRL-10535]

RF Link Receiver - 315MHz
[WRL-10533]

RF Link Transmitter - 434MHz
[WRL-10534]

RF Link Receiver - 434MHz
[WRL-10532]

These wireless transmitters and receivers easily fit into a breadboard and work well with microcontrollers to create
a very simple wireless data link. The original legacy VirtualWire library that is used in this GitHub repo can be found [here](http://www.airspayce.com/mikem/arduino/VirtualWire/). However, we recommend using the latest [RadioHead library](http://www.airspayce.com/mikem/arduino/RadioHead/), which supports more architectures.

_Note: The 315MHz RF Link receivers are almost identical to the 434MHz RF Link receivers. SparkFun does everything in our power to make sure you receive the product you requested. However, if you are concerned you may have received the incorrect product you can verify which version receiver this is by running a simple test circuit with it's corresponding RF Link transmitter (i.e. make sure to use the 315MHz RF Link transmitter with the 315MHz RF Link receiver)._

Repository Contents
-------------------
* **/Firmware** - Arduino libraries and example sketches

Documentation
--------------
* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[RadioHead Library](http://www.airspayce.com/mikem/arduino/RadioHead/)** - RadioHead Arduino Library, you'll want to use this one to control the RF Links. This supports more architectures.
* **_[VirtualWire Library](http://www.airspayce.com/mikem/arduino/VirtualWire/)_** - Legacy Virtual Library

Product Versions
----------------

315MHz

* [WRL-10535](https://www.sparkfun.com/products/10535)- RF Link Transmitter - 315MHz
* [WRL-10533](https://www.sparkfun.com/products/10533)- RF Link Receiver - 315MHz

434MHz

* [WRL-10534](https://www.sparkfun.com/products/10534)- RF Link Transmitter - 434MHz
* [WRL-10532](https://www.sparkfun.com/products/10532)- RF Link Receiver - 434MHz

License Information
-------------------
All other code is open source so please feel free to do anything you want with it;
you buy me a beer if you use this and we meet someday ([Beerware license](http://en.wikipedia.org/wiki/Beerware)).

Distributed as-is; no warranty is given.