i want to control 433Mhz power plugs.
I have a sender unit and a receiver unit, so what I need is some software to read and decode whatever my current remote control sends and then replicate that via the sender.
Most examples I have found on the web either use the deprecated sysfs interface or use an old version of the gpiod library, so far I have not found anything without issues.
My task is further complicated by the fact that I do not use an original RPi but an Orange Pi Zero 3 so I don't expect it to work right out of the box for me but I'd like to have a starting point...
I have a sender unit and a receiver unit, so what I need is some software to read and decode whatever my current remote control sends and then replicate that via the sender.
Most examples I have found on the web either use the deprecated sysfs interface or use an old version of the gpiod library, so far I have not found anything without issues.
My task is further complicated by the fact that I do not use an original RPi but an Orange Pi Zero 3 so I don't expect it to work right out of the box for me but I'd like to have a starting point...
Statistics: Posted by p789 — Fri Mar 08, 2024 12:41 am