Open Fjordx opened 2 years ago
Sure you have the correct board selected in your Arduino IDE? IR TX should be PD3 (PCINT19/OC2B/INT1) Irremote library wiki still says pin3 is default, pin 0 may actually be a duplicate, to connect a visible TX status LED
The approprirate pin on the arduino uno is 0->RX. Wiring diagram is wrong. This might have occured by the library update they did. Otherwise kudos to you and this repo, saved me a lot of time!