openbikesensor / openbikesensor/OpenBikeSensorFirmware
Reset display every ~60sek
Open
Nobody has claimed this yet.
- #220 by @Halbelunge — closed without merging
display
- Dominant language
- C++
- Stars
- 124
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
To give better user experience reset the display every ~60 seconds to give bring a glitched display back to normal
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 file or test is named. Start by locating the display initialization and reset entry points in the C++/Arduino firmware, then trace how display timing is handled. Done means the display is reset approximately every 60 seconds so a glitched display can return to normal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100