Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standby Mode #20

Open
laurb9 opened this issue Mar 6, 2016 · 3 comments
Open

Standby Mode #20

laurb9 opened this issue Mar 6, 2016 · 3 comments
Assignees

Comments

@laurb9
Copy link
Owner

laurb9 commented Mar 6, 2016

Normal (motors off) power consumption is about 15mA.

Standby Mode should

  • turn off motors (drive nSLEEP LOW)
  • turn off display (this is impossible with current wiring) - maybe power display from a high current pin or ?
  • put uC to sleep, wake up via button interrupt

Another way to achieve all this is to use one of these for a little extra cost:
https://www.pololu.com/product/2810 or https://www.pololu.com/product/2808 (Mini Pushbutton Power Switch)

@laurb9 laurb9 self-assigned this Mar 6, 2016
@laurb9 laurb9 assigned laurb9 and unassigned laurb9 Apr 3, 2016
@laurb9
Copy link
Owner Author

laurb9 commented Aug 14, 2017

About turning off motors see comment in #64

@laurb9
Copy link
Owner Author

laurb9 commented Oct 2, 2017

New versions might not need display at all. The MPU should be powered off though if not needed.
The app keeps all the info though, so maybe a power button is all we need.

@stale
Copy link

stale bot commented Sep 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 8, 2020
@laurb9 laurb9 removed the wontfix label Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant