Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Holtek's HT12E encoder/decoders #130

Merged
merged 4 commits into from
Jan 16, 2020

Conversation

cat101
Copy link
Contributor

@cat101 cat101 commented Mar 21, 2017

Added support for Holtek's HT12E encoder/decoders

Added support for Holtek's HT12E encoder/decoders
@cat101 cat101 changed the title Update RCSwitch.cpp Added support for Holtek's HT12E encoder/decoders Mar 21, 2017
@Adrien-P
Copy link

@cat101 Just tested your protocol definition on my HT12E based remote plugs and it worked like a charm.
Thanks!

@cat101
Copy link
Contributor Author

cat101 commented Aug 27, 2017

@sui77 I'm new to this project. Do you need me to do anything else before you can merge the changes to the master branch? Cheers

@XciD XciD mentioned this pull request Sep 13, 2017
@XciD
Copy link

XciD commented Sep 13, 2017

Hi cat101, Thank for that working great for me.
Could you share how do you handle finding the protocol ?

@cat101
Copy link
Contributor Author

cat101 commented Sep 14, 2017

Hi @XciD, I put together the circuit I show here but instead of having the RPi I hooked and oscilloscope. Then it is just a matter of setting a trigger to freeze the "bit train". In this case the analysis was simple since the issue was timing and the 0 & 1 were inverted. I have a bit of practice doing this because I have done it several time for infrared remotes...I use the same technique..just change the receiver.

Let me know if you need more details

@Martin-Laclaustra
Copy link

@XciD
You can manually record and interpret your signals with SimpleRcScanner and create a protocol.

@jeffborg
Copy link

@cat101 This worked like a charm for me as well. Thanks!

Copy link

@toSvenson toSvenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 83 should end with a comma.

Copy link

@toSvenson toSvenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirming flawless sending and receiving with HT12E protocol.

@1technophile 1technophile merged commit d6e478a into sui77:master Jan 16, 2020
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.

8 participants