in my new project im seeking a library for receive and send ir code for make a configurable remote controller for tv, sat, eccc
i had found gweimer/ir-remote/ and it works fine for receive but nothing for send
anyone can help me?
thanks a lot
in my new project im seeking a library for receive and send ir code for make a configurable remote controller for tv, sat, eccc
i had found gweimer/ir-remote/ and it works fine for receive but nothing for send
anyone can help me?
thanks a lot
I don’t think anything exists yet. I don’t know if this RF code could be used or adapted to work with IR: Rf 434 mhz transmitter and receiver.
Probably your best bet is to find an existing library that will work with Arduino IDE and try to get a XOD wrapper for it.
had you made code gweimer/ir-remote/ ?
I made gweimer/ir-remote, but it is only code for reading IR sensor, and only tested on the one sensor I have that came as part of a kit. It doesn’t have anything for sending IR signals.