openbikesensor / openbikesensor/OpenBikeSensorFirmware
Refuse to write to sd card at low battery level
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 124
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
The PCB-version is capable of measuring the battery level. Below a certain level, the sd card should not be touched any more to avoid corrupted files and cards. 2.4V?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the PCB battery-level measurement and SD-card write entry points, then determine how the cutoff should be selected and how preventing writes avoids corruption. Done means the threshold is agreed and low-battery behavior is verified without touching the SD card.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100