Conflict between IRLib.h and AccelStepper.h

Hi everyone

I am trying to contorl a Stepper Motor with IR Remote Controller , and I am getting no results.
Primeraly I used IRremote.h library but that produced a very direct conflict with the Stepper so I changed to IRLib.h as I was reading posts in the Forum .
I am using an Arduino UNO (R3) .
Sketches for both Stepper and IR work fine separately but when I call both libraries in one Sketch I get strange results from IR
Any help is well appreciated .

Thank you

It might help if you post your code and give a better description of "strange results".

Also please show the changes that you made to IRLib.h and tell us which versions of the libraries you are using.

RTFM GitHub - Arduino-IRremote/Arduino-IRremote: Infrared remote library for Arduino: send and receive infrared signals with multiple protocols

Perhaps you should re-read the OP's message: they are no longer using the IRremote library.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.