|
From: Baruch E. <ba...@ev...> - 2015-04-04 19:19:51
|
Hi, I needed to decode the timing between pin changes for the WS2811 protocol, it requires some strict timing and my code is not up to it so I needed to measure it. I could do that manually but it was a pain in the ass and very slow so I whipped up this protocol decoder to calculate the time between pin changes. Baruch |