.. image:: https://readthedocs.org/projects/circuitpython-nrf24l01/badge/?version=stable
:target: https://circuitpython-nrf24l01.readthedocs.io/en/stable/
:alt: Documentation Status
.. image:: https://github.com/2bndy5/CircuitPython_nRF24L01/workflows/Build%20CI/badge.svg
:target: https://github.com/2bndy5/CircuitPython_nRF24L01/actions?query=workflow%3A%22Build+CI%22
:alt: Build Status
.. image:: https://img.shields.io/pypi/v/circuitpython-nrf24l01.svg
:target: https://pypi.python.org/pypi/circuitpython-nrf24l01
:alt: latest version on PyPI
.. image:: https://static.pepy.tech/personalized-badge/circuitpython-nrf24l01?period=total&units=international_system&left_color=grey&right_color=blue&left_text=PyPi%20Downloads
:target: https://pepy.tech/project/circuitpython-nrf24l01
:alt: Total PyPI downloads
.. image:: https://codecov.io/gh/nRF24/CircuitPython_nRF24L01/branch/master/graph/badge.svg?token=0CKIC3TVB6
:target: https://codecov.io/gh/nRF24/CircuitPython_nRF24L01
:alt: 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
<https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/radio/nrf24l01>`_
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
Raw data
{
"_id": null,
"home_page": "",
"name": "circuitpython-nrf24l01",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "blinka,circuitpython,nrf24l01,nrf24l01+,raspberrypi,driver,radio,transceiver",
"author": "",
"author_email": "Brendan Doherty <2bndy5@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ee/20/c189a60d60f0ad8bc30d32e84f110ddbd5e83855890d68225a1aa986a283/circuitpython-nrf24l01-2.1.3.tar.gz",
"platform": null,
"description": "\n.. image:: https://readthedocs.org/projects/circuitpython-nrf24l01/badge/?version=stable\n :target: https://circuitpython-nrf24l01.readthedocs.io/en/stable/\n :alt: Documentation Status\n\n.. image:: https://github.com/2bndy5/CircuitPython_nRF24L01/workflows/Build%20CI/badge.svg\n :target: https://github.com/2bndy5/CircuitPython_nRF24L01/actions?query=workflow%3A%22Build+CI%22\n :alt: Build Status\n\n.. image:: https://img.shields.io/pypi/v/circuitpython-nrf24l01.svg\n :target: https://pypi.python.org/pypi/circuitpython-nrf24l01\n :alt: latest version on PyPI\n\n.. image:: https://static.pepy.tech/personalized-badge/circuitpython-nrf24l01?period=total&units=international_system&left_color=grey&right_color=blue&left_text=PyPi%20Downloads\n :target: https://pepy.tech/project/circuitpython-nrf24l01\n :alt: Total PyPI downloads\n\n.. image:: https://codecov.io/gh/nRF24/CircuitPython_nRF24L01/branch/master/graph/badge.svg?token=0CKIC3TVB6\n :target: https://codecov.io/gh/nRF24/CircuitPython_nRF24L01\n :alt: Code Coverage\n\nRead The Docs\n=============\n\nDocumentation for this library is hosted at https://circuitpython-nrf24l01.rtfd.io/\n\nAbout this Library\n==================\n\nThis is a Circuitpython driver library for the nRF24L01 transceiver.\n\nOriginally this code was a Micropython module written by Damien P. George\n& Peter Hinch which can still be found `here\n<https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/radio/nrf24l01>`_\n\nThe Micropython source has since been rewritten to expose all the nRF24L01's\nfeatures and for Circuitpython compatible devices (including linux-based\nSoC computers like the Raspberry Pi).\nModified by Brendan Doherty & Rhys Thomas.\n\n* Authors: Damien P. George, Peter Hinch, Rhys Thomas, Brendan Doherty\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Circuitpython driver library for the nRF24L01 transceiver",
"version": "2.1.3",
"project_urls": {
"Documentation": "https://circuitpython-nrf24l01.readthedocs.io",
"Source": "https://github.com/2bndy5/CircuitPython_nRF24L01",
"Tracker": "https://github.com/2bndy5/CircuitPython_nRF24L01/issues"
},
"split_keywords": [
"blinka",
"circuitpython",
"nrf24l01",
"nrf24l01+",
"raspberrypi",
"driver",
"radio",
"transceiver"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7f0a4d81c4304fcec73827385daaa8050e2f67c2bc2db209382dd62d685866c8",
"md5": "ef3533ffd70ae994e5cdef0873d21b3d",
"sha256": "54cb9faf31f6a782c8ca15b947dc35269cbedca3f6f61735debb9d3db28c5ab7"
},
"downloads": -1,
"filename": "circuitpython_nrf24l01-2.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ef3533ffd70ae994e5cdef0873d21b3d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 43282,
"upload_time": "2023-09-05T10:32:07",
"upload_time_iso_8601": "2023-09-05T10:32:07.243060Z",
"url": "https://files.pythonhosted.org/packages/7f/0a/4d81c4304fcec73827385daaa8050e2f67c2bc2db209382dd62d685866c8/circuitpython_nrf24l01-2.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ee20c189a60d60f0ad8bc30d32e84f110ddbd5e83855890d68225a1aa986a283",
"md5": "218d727ca5217db3f5be3474ce8264fa",
"sha256": "a7769fde1d84b7ec09e646ccff7613fb0a1b146cc14df7d193f2aca3b698c371"
},
"downloads": -1,
"filename": "circuitpython-nrf24l01-2.1.3.tar.gz",
"has_sig": false,
"md5_digest": "218d727ca5217db3f5be3474ce8264fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 836748,
"upload_time": "2023-09-05T10:32:09",
"upload_time_iso_8601": "2023-09-05T10:32:09.355036Z",
"url": "https://files.pythonhosted.org/packages/ee/20/c189a60d60f0ad8bc30d32e84f110ddbd5e83855890d68225a1aa986a283/circuitpython-nrf24l01-2.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-05 10:32:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "2bndy5",
"github_project": "CircuitPython_nRF24L01",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "circuitpython-nrf24l01"
}