Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrf24/rf24
OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices
https://github.com/nrf24/rf24
arduino arduino-library c-plus-plus hacktoberfest nrf24l01 rf24
Last synced: 5 days ago
JSON representation
OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices
- Host: GitHub
- URL: https://github.com/nrf24/rf24
- Owner: nRF24
- License: gpl-2.0
- Created: 2014-03-18T06:53:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T10:39:59.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:17:39.356Z (about 2 months ago)
- Topics: arduino, arduino-library, c-plus-plus, hacktoberfest, nrf24l01, rf24
- Language: C++
- Homepage: https://nrf24.github.io/RF24
- Size: 13.1 MB
- Stars: 2,225
- Watchers: 133
- Forks: 1,017
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Arduino CLI build](https://github.com/nRF24/RF24/workflows/Arduino%20CLI%20build/badge.svg)](https://github.com/nRF24/RF24/actions?query=workflow%3A%22Arduino+CLI+build%22)
[![Linux build](https://github.com/nRF24/RF24/workflows/Linux%20build/badge.svg)](https://github.com/nRF24/RF24/actions?query=workflow%3A%22Linux+build%22)
[![PlatformIO build](https://github.com/nRF24/RF24/actions/workflows/build_platformIO.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_platformIO.yml)
[![RP2xxx build](https://github.com/nRF24/RF24/actions/workflows/build_rp2xxx.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_rp2xxx.yml)
[![Documentation Status](https://readthedocs.org/projects/rf24/badge/?version=latest)](https://rf24.readthedocs.io/en/latest/?badge=latest)# See http://nRF24.github.io/RF24 for all documentation
## Having problems?
Please read our **[solutions to common problems](COMMON_ISSUES.md)**. If that doesn't help, then open an issue describing your problem with as much detail as possible.
### Want to contribute?
Awesome! However, please check our [contributing guidelines](CONTRIBUTING.md) before opening a pull request.