delcibao / nrf24l-pic

nrf24l based library for PIC uC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nrf24l-pic

nrf24l based library for PIC uC

This a port of the http://www.tinkerer.eu/AVRLib/nRF24L01 library for PIC microcontrollers, but can be used with any uC. Just specify your control pins and delay routines.

All credits due to the original author/s.

About

nrf24l based library for PIC uC

License:GNU General Public License v2.0


Languages

Language:C 76.7%Language:C++ 23.3%