Firmware, Extend Functionality of LED_BUILTIN, Double Wink on WiFi Connect, Tripple Wink on MQTT Connect
@nk25719 is already working on this.
Since Nov 23, 2024.
- Dominant language
- C++
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
By looking at the Homework2 assemblies alone a user cannot tell the status of the WiFi connection or the MQTT broker connection.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Extend the functionality of the LED_BUILTIN to show WiFi connection and MQTT broker connection.
Suggest the current single wink when no WiFi.
Double wink with WiFi
Tripple wink with MQTT broker connection.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
In addition some kind of indication on the LCD might help.
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.
Assessment
This issue has not been assessed yet.