Support for sending Intertechno self-learning protocol type#69
Support for sending Intertechno self-learning protocol type#69dok-net wants to merge 4 commits intosui77:masterfrom
Conversation
…code, I was able to implement sending Intertechno self-learing remote control messages. The bits are coded like this, read about the full protocol at that site: Bit 0: 275µs high + 275µs low + 275µs high + 1225µs low Bit 1: 275µs high + 1225µs low + 275µs high + 275µs low Bit sync: 275µs high + 2675µs low
|
You know, you didn't have to create a new pull request for this -- you could have (force) pushed your new commits on the old branch, and the old pull request would have automatically updated (but retaining the existing comments). Thanks for the revisions, anyway! I hope to be able to look at them again this weekend. |
|
What kind of first parameter do i have to pass to the intertechno self-learning function? In the comments it says: @param remote unique 26bit code of the remote control. Is it just any number? Like 5234234?. Thank you for your help! It doesn't work with the ITL-250 in my case. |
|
Hi, Thanks, and i'm sorry if this is not the place. |
2nd go at it :-) I think I've resolved the code formatting mismatches, and the commits should be fine granular now, too.
The "self learning" radio protocol really is a bit backward, each digit is encoded as 2 two digits on the air i/f...