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

Battery voltage sensor #157

Closed
kevinwright opened this issue Dec 28, 2021 · 3 comments
Closed

Battery voltage sensor #157

kevinwright opened this issue Dec 28, 2021 · 3 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@kevinwright
Copy link

I have some locations (e.g. hallways) where I need to run my esp32s off battery.

For the extortionate cost of two resistors it's trivial to monitor the battery voltage level via one of the input pins

https://youtu.be/5JIJO1swQPE

Is this something that anyone is known to be looking at already? If not, I'm open to throwing together some code myself and submitting a PR

@corgan2222
Copy link
Contributor

I'm working on general support of all the Input/Output Pins. Coding is done, but need some more testing.

@DTTerastar
Copy link
Contributor

The Macchina-A0 does this with 12v. You can check out the code on how to do it. Just need a voltage divider.

@DTTerastar DTTerastar added the enhancement New feature or request label Mar 22, 2022
@stale
Copy link

stale bot commented May 21, 2022

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 This will not be worked on label May 21, 2022
@stale stale bot closed this as completed May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants