hello rpi people,
I am new to GPIO thing, but I managed to do several things with quite success!
Now I have ir receiver, and small ir remote.
I managed to configure rpi, and irw gives my desired buttons.
Now I want to write a python script, if I push ir remote control button 1, LED should light up on breadboard.
How to get the remote output in python?
I searched the net, but i guess my English is not so good.
Could someone provide me with some piece of python code on this matter?
I also found that I can configure .lircrc, but that is 'kind of fixed', since, as far as I understand, is for some applications to run (i guess omxplayer, ...)
Thank you