Search found 2 matches
- Tue Jun 01, 2021 5:27 pm
- Forum: IR Protocols & Codes
- Topic: Official Pronto HEX format definition?
- Replies: 1
- Views: 6945
Official Pronto HEX format definition?
I've decided it's time to add support for Pronto HEX format to my Arduino library IRLib2. I know that IRremote library already supports it and even though it's open source I would still write to make my own implementation. I found a number of webpages that describe the format but none of them appear...
- Thu Apr 29, 2021 8:27 pm
- Forum: IR Protocols & Codes
- Topic: Gap between Sony triplets
- Replies: 1
- Views: 6424
Gap between Sony triplets
My go-to reference for IR protocols is the following webpage http://www.hifi-remote.com/johnsfine/DecodeIR.html I've come across an issue with the Sony 20 bit protocols. The IRP definition according to the above reference for 20 bit Sony is {40k,600}<1,-1|2,-1>(4,-1,F:7,D:5,S:8,^45m)+ First of all, ...