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 admin menu to configure the ATM #15

Open
21isenough opened this issue Apr 2, 2020 · 2 comments
Open

Add admin menu to configure the ATM #15

21isenough opened this issue Apr 2, 2020 · 2 comments

Comments

@21isenough
Copy link
Owner

Actual Behavior:
Currently we can only access different functions on the ATM with "multiple button presses" (e.g. button 3 times pressed, starts the Lntxbot scanning process).

Expected Behavior:
There shall be an "Admin Menu" that can be controlled with only one button. It could be a menu with all the menu points and an arrow next to the first point.

  • One press on the button makes the arrow jump to the next menu point
  • Two presses on the button confirm that menu point, and executes the function.
@pppest
Copy link

pppest commented May 9, 2020

even better. maybe use some of the gpios w jumpers? so that when power on the raspi automatically know the setting? (EDIT:) guess If you want a live menu there is the same problem that it also depends on the display you choose. with a touch you wont need buttons. we could make an interface class so we can assign the buttons differently depending on display type.

@danielcharrua
Copy link
Contributor

Any thoughts of adding a web UI menu? Like connecting to the IP of the ATM and tweak some options from a web UI? Maybe that would be nicer to use the unique button to move or confirmation...

Let me know your thoughts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants