milaq / rpi-rf

Sending and receiving 433MHz signals with cheap GPIO RF modules on a Raspberry Pi
BSD 3-Clause "New" or "Revised" License
497 stars 178 forks source link

Using rpi-rf with OrangePI #10

Open carlosfelipe29 opened 7 years ago

carlosfelipe29 commented 7 years ago

HI everybody,

Could I use this python package rpi-rf with an Orange Pi, because Orange Pi works with raspbian, and other SO that are compatible with Raspberry.

Is there another Python Module to use in OrangePi which be able to read the rf433 Mhz.

I appreciate your help

rkarlsba commented 6 years ago

I would like this very much too. I have a few opi zeros, and they look like a nice thing to use with home assistant, weren't it for the lack of things like rpi-rf

ec-blaster commented 6 years ago

I wonder if you could substitute RPi-GPIO with OPi.GPIO. I'm trying it but I have "permission denied" errors...