Jump to content

LIRC to transmit on Orange Pi One


bobdoll

Recommended Posts

Hi,

 

I'm trying to send IR command from a IR led from an Orange Pi, i have it working fine on an Arduino, but it seems that on linux it's a bit more complicated as there are no lib that can control a GPIO with an IR transmitter, it seems that everybody is using LIRC.

 

I see for raspberry pi this needs to be done :

EDIT /etc/modules WITH :

lirc_dev

lirc_rpi gpio_in_pin=23 gpio_out_pin=22

 

the Orange PI devier module is different, so i do not know how to control it to let it know where the transmitter is.

 

Anybody managed to get this to work ?

 

Thx

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines