Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get it to work with attiny85 #93

Open
maxholgasson opened this issue Feb 13, 2020 · 5 comments
Open

Can't get it to work with attiny85 #93

maxholgasson opened this issue Feb 13, 2020 · 5 comments

Comments

@maxholgasson
Copy link

Hi,
I can't get the library to work with an attiny 85 which has it's pwm on pin 5 (D0)

Where can I change the pin in the library and what's the advantage of this library compared to the original IRremote?

@cyborg5
Copy link
Owner

cyborg5 commented Feb 13, 2020 via email

@skaman82
Copy link

skaman82 commented Jan 20, 2021

Any chances the support will be added in the future? I am very interested in compiling the receive demo for the ATtiny85 as it is working very well for my project but I am getting tons of errors.

And if no support is planned: any tipps for IR libs for ATiny85? Tried IRremote but that don't work well in my case (but compiles for ATtiny85 tho)

@ArminJo
Copy link

ArminJo commented Jan 21, 2021

Try IRMP.
What are the problems with IRremote?

@skaman82
Copy link

skaman82 commented Jan 30, 2021

@ArminJo IRremote is working quite strange in my usecase. I am using an Apple remote and IRremote only detects a command when I place the remote within 10cm of my IR RX - otherwise nothing. IRLib2 works just fine.

@ArminJo
Copy link

ArminJo commented Feb 3, 2021

Does IRremote run better on a plain Arduino (UNO etc.)? It may depend on the setting of MARK_EXCESS_MICROS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants