TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (400 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (128 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140753 times)
  2. FAT32 Library (73336 times)
  3. Network Ethernet Library (58190 times)
  4. USB Device Library (48379 times)
  5. Network WiFi Library (43966 times)
  6. FT800 Library (43532 times)
  7. GSM click (30463 times)
  8. mikroSDK (29159 times)
  9. PID Library (27166 times)
  10. microSD click (26843 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

nRF24l01+ Library for PIC 16F88

Rating:

0

Author: Salvador Nava

Last Updated: 2015-06-27

Package Version: 1.0.0.0

Category: Communication

Downloaded: 4062 times

Not followed.

License: MIT license  

This header file contains all the functions and variables needed by the Nordic nRF24l01+ RF Transceiver in order to work as a transmitter or a receiver. You can include this file into your project and use the functions like any other in mikroC.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "nRF24l01+ Library for PIC 16F88" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "nRF24l01+ Library for PIC 16F88" changes.

Do you want to report abuse regarding "nRF24l01+ Library for PIC 16F88".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Blog currently doesn't exist!

RELATED CODES

Serial Modbus Master

4

This project demonstrates a Modbus Master implementation, it has been developed and tested for a P18F45K22 using an EasyPic v7 for testing and written in mikcroC.

[Learn More]

PC-PIC Using Serial Comms

0

Demonstration of RS-232 serial communications between the EasyPIC v7 development board using the 18F45K22 and a windows-based PC. This is more for beginners, like me, starting to learn the C programming language and Visual Basic.

[Learn More]

SPI

0

External EEPROM via hardware Serial Peripheral Interface. The micro-controller writes to the EEPROM and reads back the data and displays it on a 7-segment. NB: Simulation takes a few seconds to commence.

[Learn More]