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

low battery detection #8

Open
nFrechen opened this issue Sep 18, 2024 · 1 comment
Open

low battery detection #8

nFrechen opened this issue Sep 18, 2024 · 1 comment

Comments

@nFrechen
Copy link
Collaborator

Problem:

wenn die Akkuspannung niedrig ist geht der Teensy irgendwann aus, startet aber eventuell mehrmals nochmal neu wenn die Akkuspannung sich regeneriert (z.B. durch Temperaturschwankungen). Ergebnis: mehrere kleine Dateien mit neuen Messungen. Eventuell kann auch die SD-Karte kaputt gehen wenn der Teensy immer wieder startet.

Idee:

Batteriespannung messen und beim boot testen ob Spannung zu niedrig und in deep-sleep gehen.

@thorondev
Copy link
Collaborator

Ich habe z.B. das hier gefunden, aber das übersteigt meine Elektronikkentnisse: https://forum.pjrc.com/index.php?threads/how-measure-battery-voltage.43430/

@thorondev thorondev removed their assignment Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants