I have an Arduino hooked up to a vishay ir receiver.
I have uploaded a sketch on to the arduino that was found here:
https://www.analysir.com/blog/2014/03/1 ... s-arduino/
The raw data i get from my sketch is:
Code: Select all
Not: (583) 448, -440, 424, -412, 440, -420, 444, -420, 444, -416, 452, -25356, 3472, -1700, 444, -1284, 448, -440, 424, -412, 452, -408, 444, -1280, 448, -444, 424, -408, 444, -420, 444, -444, 420, -1276, 452, -440, 416, -1280, 448, -1276, 452, -436, 416, -1284, 444, -1280, 452, -1272, 444, -1280, 448, -1276, 444, -444, 420, -416, 448, -1276, 452, -436, 416, -420, 444, -420, 444, -416, 448, -416, 452, -408, 444, -420, 444, -416, 448, ........
All I see on my screen is a single long line.
I've selected AC protocols, set it to ALL protocols but nothing seems to work?
It must be something I'm missing no?
Any help is appreciated.
Thank you.