I am using Arduino Uno. I need to control 12 dc motors rated voltage 9V and current 150mA. definitely, I will use MOSFETs and back emf diode for each PWM output. I need to know whether I can use a 74HC4051 multiplexer to multiplex a single PWM output from Arduino to 8 channels so I can have 2 mux (8 channels) I get the above task done. I do not have enough pins left in Arduino also I need to minimize the usage of Arduino digital pins that's why I am looking for multiplexing method
Is possible to use a 74hc4051 mux to multiplex PWM signal? PWM frequency will less than 200kHz
I need to control multiple motors same time as well