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

Add Power On/Off switch. #1

Open
morozgrafix opened this issue Apr 11, 2018 · 3 comments
Open

Add Power On/Off switch. #1

morozgrafix opened this issue Apr 11, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@morozgrafix
Copy link
Collaborator

Would be great to add On/Off switch.

@morozgrafix morozgrafix added the enhancement New feature or request label Apr 12, 2018
@vpominchuk
Copy link
Owner

Choosing between these two buttons:
https://www.adafruit.com/product/1400
https://www.pololu.com/product/2808

morozgrafix added a commit to morozgrafix/lightmeter that referenced this issue Apr 12, 2018
TODO:
- Wire up OFF pin of the power button to Arduino and update code for automatic shut off
- PCB layout to accomodate power button

Cleanup: Cleaned up Breadboard and Schematic in Fritzing (needs thorough check to make sure everything is still correctly routed)

Partially solves vpominchuk#1
@morozgrafix
Copy link
Collaborator Author

morozgrafix commented Apr 12, 2018

@vpominchuk I've attempted to add adafruit power button and cleaned up schematics a little bit. Would you please take a look at updated Fritzing file on my fork? https://github.com/morozgrafix/lightmeter/tree/power_button/Schematic%20Diagram

Added Adafruit Power Button Switch

TODO:

  • Wire up OFF pin of the power button to Arduino and update code for automatic shut off
  • PCB layout to accomodate power button

Cleanup: Cleaned up Breadboard and Schematic in Fritzing (needs thorough check to make sure everything is still correctly routed)

Partially solves #1

@miketyj
Copy link

miketyj commented Dec 17, 2021

@vpominchuk I've attempted to add adafruit power button and cleaned up schematics a little bit. Would you please take a look at updated Fritzing file on my fork? https://github.com/morozgrafix/lightmeter/tree/power_button/Schematic%20Diagram

Added Adafruit Power Button Switch

TODO:

  • Wire up OFF pin of the power button to Arduino and update code for automatic shut off
  • PCB layout to accomodate power button

Cleanup: Cleaned up Breadboard and Schematic in Fritzing (needs thorough check to make sure everything is still correctly routed)

Partially solves #1

Hi, this is a bit late but has the Wire up OFF pin of the power button to Arduino been done? I pulled the latest version of the source code and found that the device has trouble starting up after switching the slide switch off.

I have to wait about a minute before I can start the device again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants