nRF24 / CircuitPython_nRF24L01

CircuitPython driver library for the nRF24L01 transceiver.
http://circuitpython-nrf24l01.rtfd.io/
MIT License
45 stars 11 forks source link

port RF24Network #28

Closed 2bndy5 closed 2 years ago

2bndy5 commented 3 years ago

Work is being done on the rf24-network branch to port the Arduino/Linux library RF24Network for CircuitPython.

Features that should be tested