adafruit / adafruit/IR-Commander
this does not return similar enough codes on an arduino uno
- Dominant language
- Processing
- Stars
- 56
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I installed this on an Uno, pointed the remote at it, got about 16 lines worth of output for each button press.
The lines look similar, I know the numbers can be off a bit, but almost each time at least one number out of 16 is off by 100 or more, making any comparison later to recognize the button, impossible.
I'm not sure if the code is too slow or if there is another problem due to lack of interrupt handler usage.
I ended up using this library instead which uses ISRs and worked fine on my Uno
https://github.com/z3t0/Arduino-IRremote
This is more an FYI to others if you hit the same problem than me.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no source file or test. Reproduce the inconsistent 16-line IR output on an Arduino Uno, then compare the sketch's behavior with the linked Arduino-IRremote library; done means identifying a concrete cause and an agreed fix or documenting the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100