Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By draco
#15182 Thanks. I checked it out; it looks like this doesn't play nicely with the ESP8266 Arduino port. :( I should have guessed that, or someone would have mentioned it before, I'm sure!

I gave it a quick try, but I didn't invest too much time into getting it to work. I was under the incorrect assumption that the PWM implementation used here would be in hardware; that's not true, it appears to use timers to "manually" cycle the GPIOs within the PWM library.
User avatar
By reaper7
#15187 I waiting for PWM implementation too...

I see that Sming project (by Anacod) have PWM:
https://github.com/anakod/Sming/blob/ma ... Core/PWM.h