What’s an efficient way to do Manchester encoding in software?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I wrote two articles about software Manchester encoding and decoding – unfortunately main text is in Russian, but there are many pictures and ready sources. If short, i used gtest + gmock to find the simplest working solution first, then i produced a real example with two microcontrollers. Of course this is the simplest solution, you can use this as start point to produce more complex one, for example – add algorithms to try recover damaged Manchester code e.t.c.