JanWielgus / JanWielgus/STM_FlightController
Make class to steer digital pins with patterns
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This will be used to both: lighting a diodes and beeping a buzzer.
It will be good to have an option to add customized patterns and change them whenever needed. This class should use TaskPlanner.
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
Start by locating the existing TaskPlanner and digital-pin code in the repository. Clarify how lighting diodes and beeping the buzzer should share customizable patterns, including how patterns are changed. Done means a class supports both uses and integrates with TaskPlanner, with behavior verified by the project’s available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100