pyRF24

A python package that wraps the RF24, RF24Network, and RF24Mesh C++ libraries.

GPL-2.0 License

Downloads
1.2K
Stars
21
Committers
2

Bot releases are hidden (Show)

pyRF24 - v0.4.0 Latest Release

Published by 2bndy5 4 months ago

What's Changed

Full Changelog: https://github.com/nRF24/pyRF24/compare/v0.3.0...v0.4.0

pyRF24 - Newer GPIO implementation

Published by 2bndy5 6 months ago

What's Changed

Improvements

Developer dependencies

Full Changelog: https://github.com/nRF24/pyRF24/compare/v0.2.5...v0.3.0

pyRF24 - fix source distribution for when using RPi driver

Published by 2bndy5 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nRF24/pyRF24/compare/v0.2.4...v0.2.5

pyRF24 - fix for available() inconsistency

Published by 2bndy5 about 1 year ago

What's Changed

Full Changelog: https://github.com/nRF24/pyRF24/compare/v0.2.3...v0.2.4

pyRF24 - Regular update for submodules and docs

Published by 2bndy5 about 1 year ago

What's Changed

Full Changelog: https://github.com/nRF24/pyRF24/compare/v0.2.2...v0.2.3

pyRF24 - increase rf24_network.MAX_PAYLOAD_SIZE to 1514 bytes

Published by 2bndy5 almost 2 years ago

pyRF24 - expose older open*Pipe() functions that take an int address

Published by 2bndy5 about 2 years ago

What's Changed

Full Changelog: https://github.com/nRF24/pyRF24/compare/v0.2.0...v0.2.1

pyRF24 - distributing to pypi

Published by 2bndy5 about 2 years ago

This release is the first available to pypi (remotely accessible via pip). We're using pypa/cibuildwheels to distribute a binary wheel for aarch64 platforms (Linux only). We'll be relying on the piwheels project to build armhf compatible wheels for the 32-bit Raspberry Pi OS.

We're starting with v0.2.0 because v0.1.x was used for alpha testing pypi uploads, and you can't re-use tags on pypi.

Package Rankings
Top 14.11% on Pypi.org