Motor speed control using PWM

Post and discuss new components that you have created.
Post Reply
samwane
Posts: 6
http://meble-kuchenne.info.pl
Joined: Tue Aug 24, 2021 2:22 pm

Motor speed control using PWM

Post by samwane »

I'm trying to control the speed of the simulated DC motor using PWM. The PWM is connected to the PWM port of the Arduino Uno (B2). But the DC motor only seems to respond to digital outputs not PWM. Is there a way to simulate this?

steve001
Valued Contributor
Posts: 185
Joined: Wed Jan 13, 2021 7:15 pm
Has thanked: 81 times
Been thanked: 30 times

Re: Motor speed control using PWM

Post by steve001 »

Hi

What motor are you using ? can you post any information also your circuit

Steve

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: Motor speed control using PWM

Post by BenR »

Can you post your program and we will have a look for you.

Post Reply