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

Need to Send a free sequence of pulses #223

Open
jafal1 opened this issue Apr 22, 2018 · 2 comments
Open

Need to Send a free sequence of pulses #223

jafal1 opened this issue Apr 22, 2018 · 2 comments

Comments

@jafal1
Copy link

jafal1 commented Apr 22, 2018

hi

how i can Send a free sequence of pulses and how i can add a protocol to receive them

thanks in advance

@Martin-Laclaustra
Copy link

Check #170 and #163 (comment)
While sending a free sequence is quite simple, you will only be able to detect sequences that conform to a certain protocol (1 sync bit + data bits encoding both 0 and 1 as high-low signal events with different timings).
Your question is vague. If you want to use and arbitrary code, just choose one of protocols already in the library and use the function send(). It will be detected at the other end.

@jafal1
Copy link
Author

jafal1 commented Apr 22, 2018

hi
thanks for answer

what is the max pulse frequency the library can deal with it ?

max pulse train i mean or the max code frequency

and what the true or false at the end of protocol refers to ?

do you know that your library is a magic its a great work and effort from you

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

No branches or pull requests

2 participants