Audioguru again
- Joined Oct 21, 2019
- 6,826
Maybe the inductance of the motor slows current building up in it.
But the PWM frequency does not significantly affect the average voltage applied to, or the current generated in, an inductance.Maybe the inductance of the motor slows current building up in it.
I design and build flight simulator controllers for myself and to share. I create a simplistic design using easily printed and off the shelf parts. Once I have gone through a couple of a prototypes, I upload the design on Thingiverse and put a build video on my YouTube channel so everyone can have what I have.Describe the final product that You want, and why, in detail, so that we
can all get on to the same page.

It didn't occur to me to go the other way. I can adjust the Arduino PWM down to 30, 15, and 7.5 Hz. Going to try these frequencies right now. I'll report back if about an hour.Since the precision of the motor is not critical on the forced feedback, you can adjust the PWM down to sub-audible frequencies and see if the rumble is less annoying. Say, 40 to 50 Hz range. On-board PWM software may not facilitate such low PWM but you may be able to bit-bang the sub-audible PWM instead of the analogWrite function on Arduino.
