A package enabling communication using NRF24L01 modules.
Project description
nrf24 for Python
PLEASE NOTE: The new version 2.0.0 contains breaking changes with previous version 1.1.1. Please make sure to consult the CHANGES.md
for details.
This package implements 2.4Ghz communication using NRF24L01 modules on a Raspberry Pi using Python via the pigpio daemon.
The code is based on a modified version of some example code found on StackExchange. The author of the original code is also the author of the pigpio
library found here http://abyz.me.uk/rpi/pigpio/.
I have obtained the original authors approval to modify and distribute the code anyway I want. So, I have created a very basic Python package and published it on PyPI under a MIT license.
The nrf24
packages depends on the pigpio
package that is available via PyPI as well.
For further information please refer to the github project page at https://github.com/bjarne-hansen/py-nrf24.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nrf24-2.0.0.tar.gz
.
File metadata
- Download URL: nrf24-2.0.0.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d07a91b127ddee324bb3f2c5677911a4d05b4711bcf500ce09512f0955a83106 |
|
MD5 | f7df7184ab8683b0f98b475f59011ea1 |
|
BLAKE2b-256 | 15bb934df93cb7d346f7b560f58ec5951b5c57cbd43740ec01c7b3ff9bf8f2a6 |
File details
Details for the file nrf24-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: nrf24-2.0.0-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c72094ccd5dee887b1f01ac444a4efa0ddd10139df9a8a542565dd878adfbc3 |
|
MD5 | 3d181252f763dd25315ab3d10227696a |
|
BLAKE2b-256 | 846d3e60d46326cea02d03a796f524ab2dc836f3858a63202e36f50703caada1 |