Hi Darren,
*
Thanks for your reply, you are right lirc uses the same lircd.conf to recognize and send ir codes.
So far the lirc part works fine for me, the problem i have is on pluto side of things.
I add a transmitter but i can't get pluto to pick it up. Pluto works with my remote so the port (/dev/ttyS0) is definitely seen. My receiver and transceiver use the same port. So in order to get that to work i would need to know how to configure the template for my transmitter or more precisely basically what pluto strips out the config when loading the transmitter.
So far i cant add a tv and automaticall the tv is controller via the transmitter in the config created by pluto.
But it seem like pluto does not know how to use the transmitter.
I have tried to use the gc100 template and modify it in vain.
Since i got the receiver and transceiver working on lirc i would be glad to control my AV gear through
pluto.
Regarding the links here they are:
IR Receiver -
http://lirc.org/receivers.html ( i used this schema without the lm7805 since my port does not deliver enough power )
IR Transmitter -
http://lirc.org/transmitters.html( Used the Simple transmitter circuit, and modified and old remote to amplify the transmit range since the initial range was about half a meter)
In order to amplify the signal i used the internal remote amplifier so i can now get up to 12 metes in transmit.
You can put those two circuits on the same port since both implementations use different pins on the com port.
If you need more details please let me know.
The circuits are really basic, the lirc part is a bit ruff to understant but once you understant how it works it all goes well.
If you plan to realize those circuits use lirc in the first place then add the config to pluto.
I got the config done using:
http://vdr.spaghettilinux.org/index.php/Installare_lirc_ed_un_ricevitore_seriale_su_Ubuntu( Hey, I know it's in Italian but linux commands are still the same )
In order to get this to work you will need to recompile lirc since the original will not work out of the box, took me days to find that one out.
Feel free to contact me if you need help,
Regards,
Rafik