LIRC Transmisison fails...
|
7th Mar, 2014, 09:56 PM
Post: #1
|
|||
|
|||
LIRC Transmisison fails...
Hi there,
I'm trying to get LIRC to transmit rather than receive from XBIAN. Basically I want to write a basic flask page that allows me to turn the TV on or off from my phone using two IR LED's I have a working transceiver that I've wired to a female 26 pin connector, I know it's working because I've managed to get receive and transmit running using a Raspbian install. I want to use Xbian since if there is a pi sitting there then why not get it to do other stuff :-) LIRC on my Xbian install seems to be receiving: When I stop the LIRC service and run: Code: mode2 -d /dev/lirc0 Where I'm stuck is getting it to transmit, I have the following in my Code: /etc/modules Code: lirc_rpi gpio_out_pin=17 The error I get is: Code: irsend: command failed: SEND_ONCE Samsung Power Any ideas as to how to get around this? Thank you! G |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
LIRC Transmisison fails... - gregstah - 7th Mar, 2014 09:56 PM
RE: LIRC Transmisison fails... - gregstah - 8th Mar, 2014, 07:46 PM
Re: LIRC Transmisison fails... - f1vefour - 13th Mar, 2014, 07:27 PM
|