0

I have a 443 sender connected to my RPi3+.

I want to replace WiringPi to control my 433MHz sockets on my RPi3+.

I used so far the command send 11111 2 0 with send from the raspberry remotepackage and wiringpi to switch off (that is the 0) the second socket.

I'd think, that should also be possible with pigpio's pigs?

Any help would be appreciated.

Michael

5
  • please add a clear, answerable question to your post Commented Dec 26, 2023 at 17:04
  • 1
    Why? wiringPi still works. Commented Dec 26, 2023 at 19:33
  • @joan Well, it is not available for bookworm. So, I coompiled it myself. But then the send command complained "No Hardwar line" in /proc/cpuinfo. And indeed that is not there. But anyway, pigpio should be more futreproof. Commented Dec 27, 2023 at 14:58
  • pigpio is unlikely to work on any Pi model after the 4. The Pi5 (and I guess subsequent models) have a different GPIO architecture. Commented Dec 27, 2023 at 17:18
  • Ok... ut I am on RPi3+. Apart from bookworm, with bullseye it is avalailable. So I am wondering, how to trigger the sockets like with send from raspberry remote (github.com/xkonni/raspberry-remote; also very old...). Commented Dec 28, 2023 at 16:36

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.