jpbarraca / pynrf24

Python port of the RF24 library for NRF24L01+ radios.
GNU General Public License v2.0
152 stars 84 forks source link

PcDuino #1

Closed farconada closed 10 years ago

farconada commented 11 years ago

Hello Should this lib work with PcDuino? I'm interested on it Have you tested/ported rf24 network?

Thanks

jpbarraca commented 11 years ago

I plan to port rf24 network as I will need it for my projects. But not yet.

Regarding the PcDuino: probably there will be problems with the way the GPIO pins are being used. If there is an alternative way of driving the necessary pins, modifications can be made. Its just a little detail.