How can I use an Arduino UNO to make a DC motor move randomly?

I want to use an Arduino UNO to make my DC motor behave randomly. (randomly moving at different speeds, changing direction). How can I do this?

Well there is random()
once you 'master' that you can learn to use the result to do something 'motory'.
H-bridge

2 Likes

:nerd_face:

1 Like

Do you have a DC Motor driver yet? You are going to need one.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.