Replies: 1 comment 1 reply
-
I received the following from the Adafruit Customer Service: That library is deprecated and has been archived: The new library is here: Install info in guide here: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Presently Adafruit is using a PWM switching frequency of 100Hz which is fine for servos, but causes an annoying whine from my Jetbot's DC motors.
Therefore I would like to know where in the Adafruit motor driver packages can I change the PWM switching frequency from 50Hz to around 2k-2.5kHz?
Apparently the Jetbot 0.4.3 image no longer stores the Adafruit_MotorHAT packages here: “/usr/local/lib/python3.6/dist-packages/Adafruit_MotorHAT-1.4.0-py3.6.egg/Adafruit_MotorHAT/Adafruit_MotorHAT_Motors.py” as the “dist-packages” directory is empty now.
Beta Was this translation helpful? Give feedback.
All reactions