openbikesensor / openbikesensor/OpenBikeSensorFirmware

Ein paar Statistiken auf dem Display anzeigen

Open
#110 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

display enhancement
Dominant language
C++
Stars
124
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Wenn ich unterwegs bin, dann wäre es spannend, im Display folgendes zu sehen:

  • Anzahl Überholvorgänge insgesamt (seit dem Einschalten)
  • Anzahl Überholvorgänge > 2 m
  • Anzahl Überholvorgänge > 1,5 (optional "UND < 2 m")
  • Anzahl Überholvorgänge < 1 m
    ...

D. h. man könnte z. B. bei längeren Strecken auf Landstraßen das Gerät einmal ausschalten und einschalten und hätte am Ende der Landstraßenstrecke eine schöne Statistik dazu, wieviele Leute richtig überholt haben usw.

Ich fände das sehr interessant, weil man dann auch zwischendurch bei Touren/Fahrten darüber berichten könnte.

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

Review the firmware's display handling and overtaking-measurement entry points; the issue names no files or tests. Determine how statistics reset when the device is switched on, which distance thresholds are required, and how the values fit on the display. Done means the requested counts are visible and verified during a representative ride.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.