I was thinking about this : pir->microcontroller(or relay)->rf transmitter … rf receiver->arduino board.
The thing is I know very little about microcontrollers and I was asking if there is a way to make the pir send the signals via rf the easy way (without having to program a microcontroller)
You’ll need two Arduinos in order to make this happen.
PIR → Arduino 1 → RFLink Transmitter
RFLink Receiver → Arduino 2
The reason for this is that you need to have a 0-to-1 or 1-to-0 transition on the transmitter’s data pin at least once every 30 milliseconds (e.g. the minimum baud rate is 300 bps for serial communication).
Take a look at the Rentron website for wireless remote control projects. They have sample [schematics with easy-to-follow information.
In your application the PIR drives a microcontroller (e.g. arduino) or encoder, the MCU/encoder drives the wireless transmitter. The wireless receiver drives a microcontroller or encoder, the MCU/encoder drives a transistor, which in turns drives the relay.](Reviews of Software & Service Providers | SERP)