Skip to content

Support for sending Intertechno self-learning protocol type#69

Open
dok-net wants to merge 4 commits intosui77:masterfrom
dok-net:intertechnoselflearning
Open

Support for sending Intertechno self-learning protocol type#69
dok-net wants to merge 4 commits intosui77:masterfrom
dok-net:intertechnoselflearning

Conversation

@dok-net
Copy link
Copy Markdown

@dok-net dok-net commented Jun 17, 2016

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...

dok-net added 4 commits June 17, 2016 15:13
…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
@fingolfin
Copy link
Copy Markdown
Collaborator

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).
Anyway, it is done now -- no need to go back to the old PR now :-).

Thanks for the revisions, anyway! I hope to be able to look at them again this weekend.

@maxbec
Copy link
Copy Markdown

maxbec commented Nov 20, 2016

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.

@bsilvr
Copy link
Copy Markdown

bsilvr commented May 6, 2017

Hi,
Maybe this is not the right place, but it's the best i could find to ask this. Are there any plans on implementing the receiving part of this protocol into rc-switch? I can read the codes fine with NewRemoteReceiver library, but i would also need to receive some codes from old motion sensors that read fine with rc-switch. What i cant do is read both of them in the same program... I've tried in the past to merge both, but could only achieve the sending part. If anyone more capable was able to do so it would be greatly appreciated.

Thanks, and i'm sorry if this is not the place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants