IR Library for ATTiny85

Hello,

I am trying to reach @mrburnette RE: the following post.

I am working on a project with the ATTiny85 and an IR receiver. I came across this post in the forum, but the link you provided to your project is no longer active. I was wondering if you would be willing to share that project again.

Thank you!

Certainly!
Sorry about Hackster.io link, but the web-company started to enforce logins for visitors and I felt that was unfair, thus I pulled all my content.

Tiny85_IR_with_Xtal.zip (598.5 KB)

I hope the archive attached will be useful. You may need to refactor some code as The IDE at that time was something like 1.05

Regards,

Ray

I had a quick look at that and it is all looks very compact. I see mentions of Sony, JVC and panasonic protocols or are more protocols supported ?

At a time the Arduino IR library did not reliably work at 8MHz on an ATTiny I also wrote my own version, but for the NEC protocol. It also did some rudimentary timing checks. I published it here: Lightweight Arduino IR library for NEC remote control devices . In the meantime, a very similar version has appeared in the Arduino IR library.

Thanks guys! I'll give these a try and let you know how it goes. I've got a lot of irons in the fire right now, so I may not get to it for a week or so, but we'll see.

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