开发者

What is an efficient algorithm for performing Manchester encoding in software?

开发者 https://www.devze.com 2023-02-15 14:22 出处:网络
What\'s an efficient way to do Mancheste开发者_如何学运维r encoding in software?I wrote two articles about software Manchester encoding and decoding - unfortunately main text is in Russian, but there

What's an efficient way to do Mancheste开发者_如何学运维r encoding in software?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消