Skip to content
Discussion options

You must be logged in to vote

Hi @Ben-Toolbox, nice to see you here again.

In applications with motors, processing power consumption is pretty much negligible, so I wouldn't worry about it.

Instead, it is more important to check that your motors are idle when you don't need them. dc(0) as you do is fine. Using stop() saves a little more power. You could also turn any lights off, but I would keep them on in a classroom so it's easier to see it is actually something.

For reference, here is another way to mimic a motor when it is absent.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Ben-Toolbox
Comment options

Answer selected by Ben-Toolbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants