Skip to content

Power efficiency related commands (disable functions during wait periods) using block coding? #1982

Answered by laurensvalk
EmperorKabir asked this question in Q&A
Discussion options

You must be logged in to vote

On an electromechanical system like this, CPU usuage usually isn't the most costly. You could:

  • Stop the motor with coast (instead of duty 0)
  • Turn off the hub light (Of course now it looks the same as actually being off. Maybe blink every once in a while to remind you 😄)
  • You can also turn off the color sensor light. Same block as above, but choose the sensor instead of the hub.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@EmperorKabir
Comment options

@laurensvalk
Comment options

@EmperorKabir
Comment options

@dlech
Comment options

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