Hi all
I know earlier on in the year there was some talk about creating a library for more advanced PWM use e.g. analogWrite(duty,freq,pin) for example.
Just wondered if anyone has got around to this? If not would there be an implementation possible using @peekay123’s intervalTimer library? Would this be the most efficient way to do it? I’m used to setting up PWM directly via the timer registers on other platforms, however if there is an abstracted method already out there I’d be keen to give that a go.
Thanks