hedehede81
Newbie level 3
Hello everyone,
I have a home alarm system at home (cheap 315mhz wireless door alarm sensors and base unit, Chinese made). I would like to make USB RF PC interface. I ordered 315mhz RF receiver/transmitter kit
similar to described here: https://www.buildcircuit.com/how-to-use-rf-module-with-arduino/
and USB to RS232 TTL adapter for my PC, similar to this: **broken link removed**
Both receiver and transmitter needs 4 lines, VCC, GND, DATA and Antenna. VCC, GND and Antenna are all easy to take care of. Do you think such a config is possible:
PC Serial USB RXD -> Receiver Data line
PC Serial USB TXD -> Transmitter Data line
What I would like to is, triggering sensors (door, window, PIR etc) and capture this serial data in PC. Also triggering remote control buttons, recording events again, and later use these to disarm/arm the unit through PC. I'm not interested in protocol, decoding etc, all I would like to do is record some kind of repeatable input (and I know these cheap systems repeat the same signal always) and repeat it through PC Serial Port plugin.
do you think this is possible with only the hardware I mentioned? Would I need any middle man etc? Thanks a lot for any comments and thoughts in advance.
I have a home alarm system at home (cheap 315mhz wireless door alarm sensors and base unit, Chinese made). I would like to make USB RF PC interface. I ordered 315mhz RF receiver/transmitter kit
similar to described here: https://www.buildcircuit.com/how-to-use-rf-module-with-arduino/
and USB to RS232 TTL adapter for my PC, similar to this: **broken link removed**
Both receiver and transmitter needs 4 lines, VCC, GND, DATA and Antenna. VCC, GND and Antenna are all easy to take care of. Do you think such a config is possible:
PC Serial USB RXD -> Receiver Data line
PC Serial USB TXD -> Transmitter Data line
What I would like to is, triggering sensors (door, window, PIR etc) and capture this serial data in PC. Also triggering remote control buttons, recording events again, and later use these to disarm/arm the unit through PC. I'm not interested in protocol, decoding etc, all I would like to do is record some kind of repeatable input (and I know these cheap systems repeat the same signal always) and repeat it through PC Serial Port plugin.
do you think this is possible with only the hardware I mentioned? Would I need any middle man etc? Thanks a lot for any comments and thoughts in advance.