Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add library support for settings menu #3

Open
Neumi opened this issue Feb 14, 2024 · 0 comments
Open

add library support for settings menu #3

Neumi opened this issue Feb 14, 2024 · 0 comments
Assignees

Comments

@Neumi
Copy link
Owner

Neumi commented Feb 14, 2024

write methods for an universal 7-segment and button input menu to change parameters that get stored in EEPROM.

it has to:

  • be easy to use
  • be easy to adapt for other use cases
  • save data in EEPROM and read on start
  • should be controlled using the three button inputs

the menu could have a tree structure like this:
-> baud
-> 2400
-> 4800
-> 9600
-> rs485
-> 1
-> 0

see the temperature controller example.

@MariusRatzka MariusRatzka self-assigned this Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants