Skip to content

A simple library for setting up and interfacing with the CC1101 radio transceiver

Notifications You must be signed in to change notification settings

bismurphy/CC1101_arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

CC1101_arduino

A simple library for setting up and interfacing with the CC1101 radio transceiver.

This is derived from https://github.com/simonmonk/CC1101_arduino/tree/ad0370904b93a7063ac3ce45f8af85399292d903.

Major changes:

  • Removed ELECHOUSE from all the function calls, now it's just CC1101 which is more usable.
  • Removed hardcoding on the GDO pin numbers
  • Added convenient functions for setting the registers on the chip (Calculating register values on the fly for frequency, offsets, etc as well as toggles for CRC, data whitening, etc

About

A simple library for setting up and interfacing with the CC1101 radio transceiver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published