Is it possible to modify pwm values with assigned buttons? #44
Petruzzo73
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Not currently. That would probably take some kind of state-variable mechanism on the device side, and there's nothing like that now. I'll think about it. |
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.
-
Hello! I have a pca9685 module with 2 solenoids and a shaker motor connected. I wonder if I can modify pwm values of connected devices with 2 assigned buttons (for example up-->raise pwm value and down--->lower pwm value); this way I can control intensity of my output devices.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions