Moderator: igrr
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.
I see that Sming project (by Anacod) have PWM:
https://github.com/anakod/Sming/blob/ma ... Core/PWM.h
SDM Energy Meter: https://github.com/reaper7/SDM_Energy_Meter
MLEDScroll (TM1640 led matrix): https://github.com/reaper7/MLEDScroll