Adafruit-circuitpython-rfm

Latest version: v1.0.2

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.2

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_RFM/compare/1.0.1...1.0.2

1.0.1

What's Changed
* Adding msgpack example by FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_RFM/pull/2

New Contributors
* FoamyGuy made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_RFM/pull/2

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_RFM/compare/1.0.0...1.0.1

1.0.0

Initial release -- breaking changes may occur
New features:
Uses asyncio internally - may also be used in user code.
Requires asyncio and adafruit_ticks

Radiohead Header may be disabled for compatibility with other libraries.
FSK/OOK support added to RFM9x
RFM9X can communicate with RFM69 in FSK/OOK (without encryption)
Addressing may be enabled for FSK/OOK on RFM69/RFM9x

There are several examples provided -- more to come.


Note: this cannot not be used on the Feather M0 RFM69/9X boards
requires RP2040 or RFM featherwing/breakout on a MCU with more resources than an M0

It does work on a Raspberry Pi with the RFM bonnet --
most of the testing has been on an RPi with a RFM bonnet (RFM95 and RFM69)
and on a feather esp32s2 with an RFM95 Featherwing

In the examples, you can uncomment 2 lines to select RFM69, RFM9x or RFM9XFSK operation

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.