All Projects → nRF24 → CircuitPython_nRF24L01

nRF24 / CircuitPython_nRF24L01

Licence: MIT license
CircuitPython driver library for the nRF24L01 transceiver.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to CircuitPython nRF24L01

CircuitPython-online-IDE
CircuitPython online IDE
Stars: ✭ 15 (-40%)
Mutual labels:  circuitpython
Big Honking Button
A simple Eurorack sampler and performance module in a silly package.
Stars: ✭ 45 (+80%)
Mutual labels:  circuitpython
Adafruit CircuitPython AMG88xx
circuit python driver from AMG88xx GRID-EYE 8x8 IR sensor
Stars: ✭ 33 (+32%)
Mutual labels:  circuitpython
RF24Ethernet
OSI Layers 4&5 Wireless (not WiFi) TCP/IP networking on Arduino devices using nrf24l01+ radios
Stars: ✭ 97 (+288%)
Mutual labels:  nrf24l01
nrf24
nrf24l01 linux device driver
Stars: ✭ 20 (-20%)
Mutual labels:  nrf24l01
Adafruit CircuitPython SD
SD card drivers for Adafruit CircuitPython
Stars: ✭ 24 (-4%)
Mutual labels:  circuitpython
PyDOS
DOS-like OS for microcontroller boards running Micropython or Circuitpython
Stars: ✭ 40 (+60%)
Mutual labels:  circuitpython
awesome-micropythons
The many forks & ports of MicroPython
Stars: ✭ 35 (+40%)
Mutual labels:  circuitpython
Env-KB
A custom mechanical keyboard inspired by the CFTKB Mysterium utilizing the Raspberry Pi Pico
Stars: ✭ 203 (+712%)
Mutual labels:  circuitpython
SmartHome
(CANCELLED) Proyecto de domótica compatible con la biblioteca MySensors para Arduino.
Stars: ✭ 19 (-24%)
Mutual labels:  nrf24l01
Rf24
OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices
Stars: ✭ 1,813 (+7152%)
Mutual labels:  nrf24l01
adafruit-circuitpython-weekly-meeting
Notes from the weekly circuitpython meetings on Discord
Stars: ✭ 22 (-12%)
Mutual labels:  circuitpython
Adafruit CircuitPython MiniMQTT
MQTT Client Library for CircuitPython
Stars: ✭ 51 (+104%)
Mutual labels:  circuitpython
NRF24 Sniffer
Sniffer for Nordic NRF24L01+ modules with MySensors support
Stars: ✭ 103 (+312%)
Mutual labels:  nrf24l01
Adafruit CircuitPython BNO055
CircuitPython driver for BNO055 absolute orientation sensor
Stars: ✭ 70 (+180%)
Mutual labels:  circuitpython
awesome-macropad
A curated list of awesome applications, macros, 3d printed cases, guides, and more for the Adafruit CircuitPython rp2040 Macropad.
Stars: ✭ 26 (+4%)
Mutual labels:  circuitpython
kerntroller
No description or website provided.
Stars: ✭ 31 (+24%)
Mutual labels:  circuitpython
node-nrf24
nRF24 (nrf24l01/nrfl24l01+) radios in the nodejs way
Stars: ✭ 37 (+48%)
Mutual labels:  nrf24l01
micropython-adafruit-mqtt-esp8266
Using MQTT to Publish/Subscribe to adafruit io. MicroPython/CircuitPython implementation on ESP8266/ESP32
Stars: ✭ 53 (+112%)
Mutual labels:  circuitpython
microS2
microS2 - An esp32-s2 based development board 🚀
Stars: ✭ 18 (-28%)
Mutual labels:  circuitpython
Documentation Status Build Status latest version on PyPI Total PyPI downloads

Read The Docs

Documentation for this library is hosted at https://circuitpython-nrf24l01.rtfd.io/

About this Library

This is a Circuitpython driver library for the nRF24L01 transceiver.

Originally this code was a Micropython module written by Damien P. George & Peter Hinch which can still be found here

The Micropython source has since been rewritten to expose all the nRF24L01's features and for Circuitpython compatible devices (including linux-based SoC computers like the Raspberry Pi). Modified by Brendan Doherty & Rhys Thomas.

  • Authors: Damien P. George, Peter Hinch, Rhys Thomas, Brendan Doherty
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].