02-01-2023, 05:54 AM
(01-31-2023, 11:22 AM)admin Wrote: if you want add IR receiver to KC868-A8, the simplest way is use IR reciever's DATA pin connect to 433M sender's GPIO pin. there is a black socket of 433M sender, have 3 pins: VCC,GND,DATA, you can use these 3 pins for IR receiver.
I've tried adding https://www.jaycar.co.nz/arduino-compati...e/p/XC4427 but nothing seems to register in Arduino. I've tried the script from this forum as well as an example one from Ardunio-IRemote. They both compile and upload fine but I never get any output of buttons from multiple remotes.
I am a software developer but I am new to this Arduino so I may have missed a step.