Hi there,
I am kind of new to MCU programming. I would like to program the 328p such that it can capture data at every rising edge of an incoming analog signal, store it and decode the data which is manchester encoded and finally extract the useful information out of it. Can someone suggest an algorithm for the same?
What timer settings/pwm should I use?
Best,
A