An implementation of TMRh20's optimized RF24 Library for the Particle Photon.
Used Technobly's SparkCore-RF24 library as a reference to make sure it is compatible with Particle Photon.
- Fully API compatibility with TMRh20's RF24 Library, can run RF24's examples without massive modification.
- Fully communicationable with other devices runing TMRh20's RF24 Library.
- Fully compatible with Particle Photon. (with Electron if I am able to test on the real device)
- Can be included from Particle Build Web IDE.
Check firmware/examples folders. More examples are comming...
Comming soon...
Q: Why not just fork TMRh20's RF24 Library and add device support for Particle Photon?
A: It is eaiser to port the RF library, because Particle Photon is kind of combination of Arduino and ARM. And it needs special folder structure to make library accessiable from Partible Build Web IDE.
A: 😱 I take no responsibility for any damage and/or injuries to you and/or devices caused by this library!!! Do not use this library in any killing robot 🤖️ or missile launcher 🚀 projects.