Hello,
Sorry if this is the wrong area to post this! I have been trying to get an ATtiny84 to reliably receive IR commands from a IR remote and then print the decoded result to serial. I have tried adafruit's Trinket/Gemma IR decode sketch (meant for the ATtiny85) and it just seem to hang after printing the the welcome message. I have tried this on various pins. Does anyone know of a reliable of way of reading IR codes from multiple different remote manufactures using different protocols? A port of the IRemote library to the ATtiny84 would be ideal.
I am using the arduino-Tiny cores with calibrated internal oscillator
Thanks
Nathan