#ftdi #cc1101 #io #rf #transceiver #interface #rx

libftd2xx-cc1101

Libary for interfacing with CC1101 via FTDI SPI interface

1 unstable release

0.1.0 Jul 10, 2021

#5 in #transceiver


Used in nexus-revo-io

MIT license

125KB
2K SLoC

Maintenance crates.io docs.rs CI

libftd2xx-cc1101

I/O library for using CC1101 RF transceiver via libftd2xx-rs.

Usage

Simply add this crate as a dependency in your Cargo.toml.

[dependencies]
libftd2xx-cc1101 = "~0.1.0"

Also follow the README guidance in libftd2xx-rs to set up the connection with the FTDI device.

RX and TX examples are good starting points.

References

Dependencies

~9.5MB
~113K SLoC