Having advocated Arduinos for prototype PWM signal generation, I have just discovered a subtlety that might trip up the unwary (amongst which I count myself). The original idea was not to use Arduino with the Arduino programming language, which resilts in rather slow PWM outputs, but to use Arduino hardware and assembler-code the PWM bit which …
Read full article: An AVR PWM subtlety