TheDorkKnight / transceiver

A transceiver driver for the TI cc1120

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transceiver

A transceiver driver for the TI cc1120.

  • NOTE: This is not yet a functional project!

Specifically, for use by the UBC Orbit team in a cube-sat radio communications project.

Includes support for communicating with TI chip over 4 GPIO lines with an SPI interface.

Behaviour that will be supported

  • register reads/writes
  • command strobes
  • RX/TX at configurable frequency, modulation, power, etc.

About

A transceiver driver for the TI cc1120

License:MIT License


Languages

Language:C 59.8%Language:MATLAB 22.8%Language:C++ 17.4%