Skip to main content
added 128 characters in body; edited title
Source Link

Replacing WiringPi: how do I send on/off signals to 433MHz sockets with pigs?

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

Replacing WiringPi: how do I send on/off signals to 433MHz sockets?

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 to switch off (that is the 0) the second socket.

Any help would be appreciated.

Michael

Replacing WiringPi: how do I send on/off signals to 433MHz sockets with pigs?

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

Source Link

Replacing WiringPi: how do I send on/off signals to 433MHz sockets?

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 to switch off (that is the 0) the second socket.

Any help would be appreciated.

Michael