bluejay icon indicating copy to clipboard operation
bluejay copied to clipboard

variable pwm

Open Quick-Flash opened this issue 4 years ago • 2 comments

Some sort of way to make the pwm dynamic. This has been implemented in am32 and is called variable pwm. Something worth looking into if it isn't to difficult, but I do understand how difficult a lot of this coding must be.

Quick-Flash avatar Feb 11 '21 05:02 Quick-Flash

I think this will be difficult on the BBs if it's even possible. I don't know much about variable pwm so it will probably be long before I can take a look at this. Let's keep tracking it here, maybe someone has more information.

mathiasvr avatar Feb 11 '21 16:02 mathiasvr

AM32 has support for variable PWM and is open-source. Maybe this gives some hints on how to implement variable PWM: https://github.com/AlkaMotors/AM32-MultiRotor-ESC-firmware

senbax-admin avatar Feb 20 '22 20:02 senbax-admin