scottbez1 / scottbez1/splitflap
Provide example code for standalone Arduino mode
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.1k
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to provide example code for how to make the display cycle through text without requiring a computer.
Should be fairly straightforward, and a great opportunity for someone to get involved in the project. Basically need an array of strings and then the code just needs to wait until all modules are idle before starting a timer that will advance to the next string.
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 existing Arduino display code and its handling of module-idle state, then use the issue’s array-and-timer behavior as the acceptance criteria. Done means a standalone example cycles through text without requiring a computer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino
- Domain
- embedded-iot
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100