Search found 3 matches
- Sat Jun 27, 2020 4:13 pm
- Forum: IR Protocols & Codes
- Topic: Erratic code capture in AnalysIR
- Replies: 6
- Views: 13973
Re: Erratic code capture in AnalysIR
thanks, i have sent you a message.
- Fri Jun 26, 2020 9:08 am
- Forum: IR Protocols & Codes
- Topic: Erratic code capture in AnalysIR
- Replies: 6
- Views: 13973
Re: Erratic code capture in AnalysIR
Thanks very much for your suggestions: you could try upping the BAUD rate I tried increasing the serial port speed, but on start up I receive a popup advising that the maximum allowed value is 125000. #define SIGNALGAP 5000000 I tried SIGNALGAP = 500000 but it further reduces the captured codes to 2...
- Thu Jun 25, 2020 8:39 am
- Forum: IR Protocols & Codes
- Topic: Erratic code capture in AnalysIR
- Replies: 6
- Views: 13973
Erratic code capture in AnalysIR
I’m trying to use AnalysIR to capture a string of around 12 codes which are sent in relatively quick succession by a remote control to unlock the region code in a DVD player. I have configured an Arduino Uno R3 to use two photo receivers as shown in the startup guide. I also loaded the sketch “Analy...