SparkCore-RF24 (community library)

Summary

Name Value
Name SparkCore-RF24
Version 0.0.20
Installs 1172
License MIT
Author technobly
URL https://github.com/mshoemaker/sparkcore-rf24
Repository https://github.com/mshoemaker/sparkcore-rf24.git
Download .tar.gz
All Versions 0.0.20, 0.0.10

An Implementation of ManiacBug's RF24 Library for the Spark Core

Example Build Testing

Device OS Version:

This table is generated from an automated build. Success only indicates that the code compiled successfully.

Library Read Me

This content is provided by the library maintainer and has not been validated or approved.

SparkCore-RF24

An Implementation of ManiacBug's RF24 Library for the Spark Core

Grab the RAW version of each file and place into your web IDE as follows: image (image removed)

If you are building locally, place the files here:

..\core-firmware\inc\RF24.h
..\core-firmware\inc\nRF24L01.h
..\core-firmware\src\application.cpp (renamed from Spark_GettingStartedRF24.cpp)
..\core-firmware\src\RF24.cpp
..\core-firmware\src\build.mk (optional, if you have your own make file going, just add the RF24.cpp to it)

Browse Library Files