nRF24 / CircuitPython_nRF24L01

CircuitPython driver library for the nRF24L01 transceiver.

Home Page:http://circuitpython-nrf24l01.rtfd.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation Status

Build Status

latest version on PyPI

Total PyPI downloads

Code Coverage

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

About

CircuitPython driver library for the nRF24L01 transceiver.

http://circuitpython-nrf24l01.rtfd.io/

License:MIT License


Languages

Language:Python 100.0%