RGassmann / rpiCC2500

Code to communicate with a CC2500 on a Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Info

rpiCC2500: An implementation for the interaction (no SimpliciTI) with a Ti CC2500 and a Raspberry Pi Since the SimpliciTI stack is far from simple this Program was build without the use of SimpliciTI. Maybe in the future there will be an implementation of the SimpliciTI here but for now I dont need it.

Dont forget to configure your counter CC2500!

Build

$ make $ make run or $ sudo ./rpiCC2500

About

Code to communicate with a CC2500 on a Raspberry Pi

License:GNU General Public License v3.0


Languages

Language:C 98.9%Language:Makefile 1.1%