openbikesensor / openbikesensor/OpenBikeSensorFirmware

Refuse to write to sd card at low battery level

Open
#145 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.