Skip to content

technobly/SparkCore-RF24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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)

About

ManiacBug's RF24 Library for the Spark Core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published