arduino-cc1101
arduino-cc1101 copied to clipboard
Arduino library for interfacing with CC1101 transceivers.
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.