/arduino-cc1101

Arduino library for interfacing with CC1101 transceivers.

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

arduino-cc1101

This is an Arduino library for interfacing with CC1101 transceivers.

This project is a fork of the panStamp arduino_avr project, with only the minimum requirements to interface with CC1101 transceivers.

Installation

Download a zip of this repository, then include it from the Arduino IDE.

Usage

See examples/example.ino for an example. This example can be used on both devices, and will periodically send hello world while printing out details of any received packets.